About 719,000 results
Open links in new tab
  1. 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) …

  2. 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, …

  3. 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 …

  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 …

  5. How to convert a bitmap font (.FON) into a truetype font (.TTF)?

    Sep 20, 2010 · Using FontForge I was able to generate a corresponding truetype font, which gives exactly the same chars as the original font when used at the good size. May be I still …

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

    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...

  7. How to install FontForge Python plugin for Windows

    I need some help with installation of FontForge Python on Windows. I am trying to get ffpython to be usable across the whole system by adding appropriate entried from fontforge-console.bat …

  8. Copy/Paste Glyph/Character from one font file to another

    Dec 21, 2011 · Open Fontforge, choose a font and open it -> in the same window, go to: file -> open -> choose the other font. There, you can copy and paste from one font to another.

  9. Pip install fontforge, says Couldnot find a version

    Sep 21, 2015 · Pip install fontforge, says Couldnot find a version Asked 10 years, 2 months ago Modified 3 years, 9 months ago Viewed 14k times

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

    Dec 30, 2009 · I need to use @font-face feature and my fonts are in OTF/TTF format and Microsoft browsers support only EOT format. I tried to use Microsoft tool WEFT, but it didn't …