libs-back/Source/art
Alexander Malmberg 2291618e83 Blitter optimizations and rounding fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18360 72102866-910b-0410-8b05-ffd578937521
2004-01-10 15:37:13 +00:00
..
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
ARTContext.m Fix calculation up alpha in plusd_aa. Clean up some includes. 2003-04-02 12:07:34 +00:00
ARTGState.h Merge in text-system-branch. 2003-01-26 19:07:53 +00:00
blit.h Fix calculation up alpha in plusd_aa. Clean up some includes. 2003-04-02 12:07:34 +00:00
blit.m Blitter optimizations and rounding fixes. 2004-01-10 15:37:13 +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 Implement text rendering to buffers with destination alpha. Change the subpixel rendering to override the glyph operator. 2003-03-29 18:16:40 +00:00
ftfont.m Use freetype's LCD subpixel code instead of scaling manually if the freetype used is sufficiently new. 2003-11-25 11:13:38 +00:00
GNUmakefile * Source/art/GNUmakefile: Do not make headers publilc. 2003-07-31 23:57:11 +00:00
GNUmakefile.preamble Add back-art. 2002-08-20 16:36:09 +00:00
image.m Detect and handle large values by scaling them down in order to prevent overflow on large images. 2003-09-22 11:06:19 +00:00
path.m Adopted to changes in GUI header. 2003-12-30 12:47:34 +00:00
shfill.m Clamp to range when getting samples. Use -doubleValue instead of -intValue where values may be real numbers. 2003-05-19 16:27:39 +00:00