TypesettingTools / Myaamori-Aegisub-Scripts

Overengineering is my middle name.
MIT License
37 stars 7 forks source link

Font Validator: Add ability to collect fonts #10

Open FichteFoll opened 4 years ago

FichteFoll commented 4 years ago

Instead of verifying whether a muxed script (or a list of fonts) is complete, it would be better to automate the collection of fonts to mux in the first place.

I imagine this as a different subcommand next to the current verify. Name suggestions for the tool include "assfont" and "fontcheck".

As for the operation, of the list or collect command, I would like to either receive a list of fonts on stdout I can parse or have the matched fonts copied into a specified target folder. Font matching could be performed using system fonts (which would probably require using fontconfig directly or some form of emulation on Linux and idk about Windows) or from a list of specified paths like ~/.fonts, which should already be possible for the verify task.

moi15moi commented 3 years ago

Hi, Does this feature is planned? We have no news about it. Thank you