Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
etienne  
#1 Posted : Monday, October 11, 2004 8:35:00 PM(UTC)
etienne

Rank: Member

Groups: Member
Joined: 8/30/2004(UTC)
Posts: 12

Hi,

Is it possible to know the list of fonts which are accepted (or included) in Graphics Mill ?

If not, in which folder is it necessary to add new fonts ?

Thanks

Etienne

Fedor  
#2 Posted : Tuesday, October 12, 2004 1:19:00 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Hello Etienne,

Graphics Mill supports all fonts which are currently installed in system (located in system font folder - C:\windows\fonts). It supports TrueType, as well as OpenType, Type 1, and raster fonts.

Graphics Mill doesn't have built-in features for fonts enumerating, but you can do it manually. What is your programming laguage?

Best regards,

Fedor Skvortsov

ark2  
#3 Posted : Tuesday, July 5, 2005 1:22:00 PM(UTC)
ark2

Rank: Member

Groups: Member
Joined: 7/5/2005(UTC)
Posts: 9

Please provide an example in vbscript.

TIA

Andrew  
#4 Posted : Friday, July 8, 2005 3:10:00 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
It will require to use WinAPI, so I do not think that it is possible in VBScript...
ark2  
#5 Posted : Friday, July 8, 2005 4:29:00 PM(UTC)
ark2

Rank: Member

Groups: Member
Joined: 7/5/2005(UTC)
Posts: 9

ok, is there any way you could provide a sample wsh script perhaps to get those?

it is possible to run command line from asp....

script that would save a simple text file with all the font names(not filenames of course...)

or anything that would produce that list, it only needs to be done once after installing new fonts so it doesn't even really have to be in asp.

Andrew  
#6 Posted : Sunday, July 10, 2005 5:44:00 PM(UTC)
Andrew

Rank: Advanced Member

Groups: Member, Administration
Joined: 8/2/2003(UTC)
Posts: 876

Thanks: 2 times
Was thanked: 27 time(s) in 27 post(s)
Anyway, it could be done with some ActiveX component which exposes EnumFontFamiliesEx WinAPI function. I am not a guru in WSH scripts, but I think this functionality is not available there by default...
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.