About 1,540,000 results
Open links in new tab
  1. FontForge - Add stroke to font with fill color and generate font

    Jul 7, 2022 · I need to apply a black outline to a font but maintain the white fill color. Expanding the stroke or adding an outline style applies the outline, but when I generate the .ttf or the .otf, the fill ...

  2. How to convert TTF to FNT with Fontforge - Stack Overflow

    Jul 2, 2014 · Fontforge can do this if it has been built with Freetype included: Go to Element -> Bitmap Strikes Available. Select the 'Win' button Under 'Point Sizes' enter the size (or sizes) you want. Tick …

  3. How can I edit and save Variable .ttf font? - Stack Overflow

    Apr 5, 2025 · I did it with static font and it worked (FontForge), but when I'm using variable font (RobotoFlex-VariableFont) the program can't even save it. And if I get rid of errors, in the end all …

  4. Can't get FontForge to import as a module in a custom Python script

    Aug 26, 2022 · There is a batch file that comes with FontForge located at C:\Program Files (x86)\FontForgeBuilds\fontforge-console.bat. If I run this batch file, it sets some variables and then …

  5. How to modify the style property of a font on Windows?

    Sep 11, 2008 · Alright, I've successfully used FontForge to create a copy of Consolas (although this should work with any font) with the bold style actually being italics. These are the steps that I …

  6. How to add a char to a font with fontforge module and python from a …

    Oct 15, 2022 · How to add a char to a font with fontforge module and python from a svg file Asked 3 years, 2 months ago Modified 3 years, 2 months ago Viewed 586 times

  7. Newest 'fontforge' Questions - Stack Overflow

    Fontforge python: add kerning classes I have been trying for too much time already to do something like this with a fontforge script: *kern with a value of 400 (positive) any glyph except "space" followed by …

  8. fontforge - How to properly change font height in Font Forge? - Stack ...

    When line-height in CSS is set to 1, my font vertically centered to lower letters. When select letter But I need center it to capitalized letters Here is how it made in Roboto font How to proper ma...

  9. How can I convert OTF/TTF files to EOT format? - Stack Overflow

    Dec 30, 2009 · Here's a quick way to build ttf and eot versions from otf in one step. Of course you can pull out the relevant parts if you don't need all of it. Note that you to get eot from otf you have to go …

  10. Fontforge - Why is the GPOS pairing not working when there are two ...

    Apr 16, 2025 · Fontforge - Why is the GPOS pairing not working when there are two subsequent kerned glyphs? Asked 8 months ago Modified 8 months ago Viewed 87 times