libs-back/Source/art
Alexander Malmberg 24aee0f8b2 2004-11-09 23:15 Alexander Malmberg <alexander@malmberg.org>
* Source/art/ftfont.m (fix_path): Don't prepend the path to absolute
	file names.
	(-initWithFontName:matrix:screenFont:): Initialize cachedGlyph.
	(-advancementForGlyph:): Handle NSNullGlyph.
	(-glyphForCharacter:): Return NSNullGlyph if there's no glyph for
	the character.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@20331 72102866-910b-0410-8b05-ffd578937521
2004-11-09 21:22:36 +00:00
..
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
ARTContext.m Handle text drawing in windows with alpha buffers properly. Try to find good visuals before resorting to the default visual. 2004-02-29 20:45:05 +00:00
ARTGState.h Merge in text-system-branch. 2003-01-26 19:07:53 +00:00
blit.h Implement GSReadRect in art/. 2004-07-30 13:57:27 +00:00
blit.m Implement GSReadRect in art/. 2004-07-30 13:57:27 +00:00
blit_scrapheap.m Blitter optimizations and rounding fixes. 2004-01-10 15:37:13 +00:00
composite.m Fix handling of NSCompositeCopy. 2004-01-07 14:05:11 +00:00
ftfont.h Handle text drawing in windows with alpha buffers properly. Try to find good visuals before resorting to the default visual. 2004-02-29 20:45:05 +00:00
ftfont.m 2004-11-09 23:15 Alexander Malmberg <alexander@malmberg.org> 2004-11-09 21:22:36 +00:00
GNUmakefile Implement GSReadRect in art/. 2004-07-30 13:57:27 +00:00
GNUmakefile.preamble Add back-art. 2002-08-20 16:36:09 +00:00
image.m Handle NS{Device,Calibrated}BlackColorSpace correctly in image drawing. 2004-02-24 14:48:35 +00:00
path.m Adopted to changes in GUI header. 2003-12-30 12:47:34 +00:00
ReadRect.m Implement GSReadRect in art/. 2004-07-30 13:57:27 +00:00
shfill.m NSDebugLLog helpful error messages if something was wrong in the shader dictionary. 2004-07-13 01:14:38 +00:00