Re: [PATCH] Correction for Bug 52627 - Wishlist: add ohm symbol (greek capital Omega) to wine tahoma font
Nikolay Sivov <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.devel |
|---|---|
| Message-ID | <CAG4Z_JL36m-v2+cC_qrgshN4HZ7qcWCXZoFYWYzJTxC4xPgTHQ@mail.gmail.com> |
On Fri, Sep 20, 2024 at 5:34 PM MATHEUS VENTURINI BORTOLUZZI < [email protected]> wrote: > Good afternoon, I've made a patch to fix the Ohm sign not appearing in > LTSpice. I followed what was written in the discussion of Bug 52627 > <https://bugs.winehq.org/show_bug.cgi?id=52627> - I copied the glyph for > "OHM SIGN" and pasted it for "GREEK CAPITAL LETTER OMEGA" using FontForge. > Since this is my first contribution to anything ever, I would greatly > appreciate if someone could test this patch... > Hi, This looks reasonable to me, as a solution. Changes should be submitted in a form of merge requests at https://gitlab.winehq.org/wine/wine. Note that you'll need to modify .sfd sources for both regular and bold Tahoma, and regenerate ttf files using fontforge built from https://gitlab.winehq.org/wine/fontforge. > > Thank you in advance > > Matheus > > >