I have a case of a subdirectory not being read in from an "add-on" assign.
The case:
I have a primary FONTS: assign set to Sys:Fonts (in there is a _TrueType subdir)
I also have a secondary FONTS: assign "added" which points toward Tools:System/fonts/ (in there is a _ttf subdir)
The assign command from a console displays them as this:
Fonts System:Fonts
+ Tools:System/fonts
Now, if i choose FONTS:_TrueType in a console it's accessed just fine
but if i choose FONTS:_ttf it's not even seen as directory
Every program (e.g. Odyssey) who wants to access truetype fonts which are inside that _ttf folder can't find it.
Is that a bug in FE or the way "assign" is designed?
A workaround would be to copy the _ttf subdir to Sys:Fonts/, but i really would like to keep the System: partition from gathering too much extra files (which i would need to recopy on an OS update).
If it's a bug, could someone please open a ticket for it?
If it's a missing feature, could someone please open a ticket for it?
