trying to extract the 'friendly' font name from an FSO supplied list of font files.
this is for a font share environment for a web development team based on FSO, i already have the environment set to generate sample images of the font face , but currently the code for that is static with an array of the font names. i'm trying to make this dynamic, so when we add a font to the collections folder, the page can automatically add a set of preview images, and make the file(s) available
example : ARBLI____.TTF is Arial Black Italic
i've searched for enumerators on the internet for font viewers and source code for VB based font viewers, but have had little luck in my search
thanks ahead of time,
DreX
this is for a font share environment for a web development team based on FSO, i already have the environment set to generate sample images of the font face , but currently the code for that is static with an array of the font names. i'm trying to make this dynamic, so when we add a font to the collections folder, the page can automatically add a set of preview images, and make the file(s) available
example : ARBLI____.TTF is Arial Black Italic
i've searched for enumerators on the internet for font viewers and source code for VB based font viewers, but have had little luck in my search
thanks ahead of time,
DreX