Mozy Online Backup: 2GB Free. Automatic. Secure.
Subject: Xgridfit 0.4 - msg#00017
List: fonts.fontforge.user
Xgridfit 0.4 is now out at xgridfit.sf.net. This XML-based high-level
instructing language for TrueType fonts is implemented as a utility for
FontForge.
It now includes a couple of utilities for generating new Xgridfit
program files from existing fonts containing instructions (requires
TTX): thus those who have been tediously writing raw instructions can
try out an alternative without having to start over.
Other enhancements include further support for structured programming,
enabling the creation of "packages" of instructions corresponding to
visible features of a glyph.
Peter Baker
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: glyph too narrow when imported from Inkscape
On Fri, 2007-01-12 at 09:03, Pablo RodrÃguez wrote:
> Thanks, George, I have asked for this feature to the Inkscape developers
> (if this were implemented, it would be fine to be able to copy a glyph
> in SVG format.).
Well ff will do it.
> By the way, I want to name a font "Grandjean Optima" as font name. The
> bold font should be named "Grandjean-Optima-Bold" as Postcript and
> "Grandjean Optima Bold" for humans. Is that right or am I doing
> something wrong?
Using FontForge's terminology in Element->Font Info->Names
Fontname: Grandjean-Optima-Bold
Family Name: Grandjean Optima
Name For Humans: Grandjean Optima Bold
In Element->Font Info->TTF Names
Family: Grandjean Optima
SubFamily: Bold
Fullname: Grandjean Optima Bold
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fontforge-users mailing list
Fontforge-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/fontforge-users
Next Message by Date:
click to view message preview
FontForge not starting
I have installed fontforge using cygwin. For some
reason when I run fontforge, I get no output and the prompt simply returns as
shown below.
Ramakrishnan@home-3315b0eb0d
~/fontforge$ fontforge -new
Ramakrishnan@home-3315b0eb0d
~/fontforge
As there is no error message I have no clue why the
application is not starting
1. I have installed all the components of cygwin as
mentioned in the document
2. When I start the "xinit", I get the
following message. Please help in diagnosing the problem
$ xinit
Welcome to the XWin X ServerVendor: The
Cygwin/X ProjectRelease: 6.8.99.901-4
Contact: cygwin-xfree@xxxxxxxxxx
XWin was started with the following command
line:
X :0
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be
set to rootwinValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen:
1(II) XF86Config is not supported(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html
for more informationwinDetectSupportedEngines - Windows
NT/2000/XPwinDetectSupportedEngines - DirectDraw
installedwinDetectSupportedEngines - DirectDraw4
installedwinDetectSupportedEngines - Returning, supported engines
00000007winSetEngine - Using Shadow DirectDraw
NonLockingwinAdjustVideoModeShadowDDNL - Using Windows display depth of 32
bits per pixelwinFinishScreenInitFB - Masks: 00ff0000 0000ff00
000000ffMIT-SHM extension disabled due to lack of kernel
supportXFree86-Bigfont extension local-client optimization disabled due to
lack of shared memory support in the kernel(--) Setting autorepeat to
delay=500, rate=31(--) winConfigKeyboard - Layout: "00000409"
(00000409)(--) Using preset keyboard for "English (USA)" (409), type
"4"Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options =
"(null)"(--) 3 mouse buttons foundCould not init font path element
/usr/X11R6/lib/X11/fonts/CID/, removing from list!winPointerWarpCursor -
Discarding first warp: 509 353winProcEstablishConnection -
HellowinProcEstablishConnection - Clipboard is not enabled,
returning.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
Fontforge-users mailing list
Fontforge-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/fontforge-users
Previous Message by Thread:
click to view message preview
Re: Trouble seeing characters in Private Use Area under Ubuntu
On Mon, 2006-12-25 at 14:11, Julianne Sharer wrote:
> Under Ubuntu with Petrucci etc., the character mapping that works on
> Windows is incorrect. When I examine those fonts using Ubuntu's
> Character Map application, the glyphs that I want appear in the "Private
> Use Area", in the range 0xF021-0xF0FB (0xF000 + the values that show in
> Windows Character Map). This is also what I see when I load the fonts
> into FontForge.
Ok, the Petrucci font uses a 'Symbol' cmap table which maps to locations
0xF021-0xF0FB. Under windows these are mapped back to 0x20-0xfb.
> I changed my application to generate Unicode strings encoded in the
> 0xF021-0xF0FB range when it detects unicode wxPython.
Your font, however has a nice unicode cmap and so does not have this
funky conversion.
So you want to generate code points in the 0xf0?? range for glyphs in
the Petrucci font, and in the 0x00?? range for glyphs in your font.
Or you could regenerate the Petrucci font to have a reasonable cmap.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Next Message by Thread:
click to view message preview
FontForge not starting
I have installed fontforge using cygwin. For some
reason when I run fontforge, I get no output and the prompt simply returns as
shown below.
Ramakrishnan@home-3315b0eb0d
~/fontforge$ fontforge -new
Ramakrishnan@home-3315b0eb0d
~/fontforge
As there is no error message I have no clue why the
application is not starting
1. I have installed all the components of cygwin as
mentioned in the document
2. When I start the "xinit", I get the
following message. Please help in diagnosing the problem
$ xinit
Welcome to the XWin X ServerVendor: The
Cygwin/X ProjectRelease: 6.8.99.901-4
Contact: cygwin-xfree@xxxxxxxxxx
XWin was started with the following command
line:
X :0
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be
set to rootwinValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen:
1(II) XF86Config is not supported(II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html
for more informationwinDetectSupportedEngines - Windows
NT/2000/XPwinDetectSupportedEngines - DirectDraw
installedwinDetectSupportedEngines - DirectDraw4
installedwinDetectSupportedEngines - Returning, supported engines
00000007winSetEngine - Using Shadow DirectDraw
NonLockingwinAdjustVideoModeShadowDDNL - Using Windows display depth of 32
bits per pixelwinFinishScreenInitFB - Masks: 00ff0000 0000ff00
000000ffMIT-SHM extension disabled due to lack of kernel
supportXFree86-Bigfont extension local-client optimization disabled due to
lack of shared memory support in the kernel(--) Setting autorepeat to
delay=500, rate=31(--) winConfigKeyboard - Layout: "00000409"
(00000409)(--) Using preset keyboard for "English (USA)" (409), type
"4"Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)" Options =
"(null)"(--) 3 mouse buttons foundCould not init font path element
/usr/X11R6/lib/X11/fonts/CID/, removing from list!winPointerWarpCursor -
Discarding first warp: 509 353winProcEstablishConnection -
HellowinProcEstablishConnection - Clipboard is not enabled,
returning.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
Fontforge-users mailing list
Fontforge-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/fontforge-users