Skip to content

can't convert google font #7

@pc0124

Description

@pc0124

garbled fonts using nodejs converter

Image Image
https://fonts.google.com/specimen/PT+Serif
$ node convert-fonts.mjs ptserif -r ../PTSerif-Regular.ttf -b ../PTSerif-Bold.ttf -i ../PTSerif-Italic.ttf --preview
Converting font family: ptserif
Output directory: .
Font size: 16pt

  Converting: PTSerif-Regular.ttf -> regular.epdfont
  Created: ptserif/regular.epdfont (41110 bytes)                                
  Preview: ptserif/regular.html
  Converting: PTSerif-Bold.ttf -> bold.epdfont
  Created: ptserif/bold.epdfont (44239 bytes)                                   
  Preview: ptserif/bold.html
  Converting: PTSerif-Italic.ttf -> italic.epdfont
  Created: ptserif/italic.epdfont (43358 bytes)                                 
  Preview: ptserif/italic.html

Converted 3/3 fonts

To use this font in your theme, add to your .theme file:

[fonts]
reader_font_small = ptserif
reader_font_medium = ptserif
reader_font_large = ptserif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions