fontplop icon indicating copy to clipboard operation
fontplop copied to clipboard

Missing path/format for .ttf files in generated css

Open mikestempien opened this issue 6 years ago • 7 comments

When converting from TTF app doesn't build OTF file, yet it links to it in CSS (while not linking to TTF)

mikestempien avatar Jul 21 '18 11:07 mikestempien

I think the best approach is to switch it over from OTF to TTF, which I believe is more widely used anyways.

briangonzalez avatar Jul 23 '18 16:07 briangonzalez

Also, thanks for the report!

briangonzalez avatar Jul 23 '18 16:07 briangonzalez

Yeah, TTFs are fine, just letting you know that the app doesn't link them properly

mikestempien avatar Jul 23 '18 16:07 mikestempien

10-4

I've got a PR up which addresses this issue: https://github.com/matthewgonzalez/fontplop/pull/28

briangonzalez avatar Jul 23 '18 17:07 briangonzalez

This problem still persists

kevinmu17 avatar Jan 06 '21 10:01 kevinmu17

Yes exported css should reference .ttf files instead of .otf, if input files are .ttf

rafaelmaeuer avatar Mar 08 '23 10:03 rafaelmaeuer

10-4

I've got a PR up which addresses this issue: #28

This should be already solved with this PR, @matthewgonzalez would you mind to release the new v1.4.0 which includes this fix?

rafaelmaeuer avatar Mar 08 '23 10:03 rafaelmaeuer