membrane icon indicating copy to clipboard operation
membrane copied to clipboard

Improve support for using fonts via path

Open phronmophobic opened this issue 4 years ago • 0 comments

You can pass a path as a font-name, but there are some issues and limitations:

  • membrane.skia/font-exists? returns false
  • Some font formats (eg. .ttc) contain multiple type faces. There's currently no way to load a face that's not the default.

phronmophobic avatar Nov 16 '21 23:11 phronmophobic