alexm
|
72418d19bd
|
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 |
|
alexm
|
ccc23fcce0
|
Fix handling of NSCompositeCopy.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18330 72102866-910b-0410-8b05-ffd578937521
|
2004-01-07 14:05:11 +00:00 |
|
FredKiefer
|
395e18a105
|
Added missing .cvsignore files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18328 72102866-910b-0410-8b05-ffd578937521
|
2004-01-07 12:04:36 +00:00 |
|
FredKiefer
|
cadb94d9e6
|
Adopted to changes in GUI header.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18290 72102866-910b-0410-8b05-ffd578937521
|
2003-12-30 12:47:34 +00:00 |
|
alexm
|
938204efd6
|
Use freetype's LCD subpixel code instead of scaling manually if the freetype used is sufficiently new.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18192 72102866-910b-0410-8b05-ffd578937521
|
2003-11-25 11:13:38 +00:00 |
|
alexm
|
aa89743347
|
Optimize -advancementForGlyph:. Cleanups.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18090 72102866-910b-0410-8b05-ffd578937521
|
2003-11-18 16:07:58 +00:00 |
|
alexm
|
42fa842848
|
(-DPSrectclip::::): Make sure -DPSnewpath is called on all paths.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17777 72102866-910b-0410-8b05-ffd578937521
|
2003-10-04 12:30:33 +00:00 |
|
fedor
|
05825bb981
|
Clear path after rectclip
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17769 72102866-910b-0410-8b05-ffd578937521
|
2003-10-03 03:50:02 +00:00 |
|
alexm
|
71d48e1f2c
|
Detect and handle large values by scaling them down in order to prevent overflow on large images.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17702 72102866-910b-0410-8b05-ffd578937521
|
2003-09-22 11:06:19 +00:00 |
|
alexm
|
ec95442e31
|
Add some debug logging.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17637 72102866-910b-0410-8b05-ffd578937521
|
2003-09-07 23:40:01 +00:00 |
|
alexm
|
790392d9a0
|
Override the new default font name methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17468 72102866-910b-0410-8b05-ffd578937521
|
2003-08-10 21:31:12 +00:00 |
|
ayers
|
52d97e1721
|
* Source/art/GNUmakefile: Do not make headers publilc.
* Source/gsc/GNUmakefile: Ditto.
* Source/x11/GNUmakefile: Ditto.
* Source/xdps/GNUmakefile: Ditto.
* Source/xlib/GNUmakefile: Ditto.
* Headers/win32/*.h: Update includes for new header structure.
* Headers/winlib/*.h: Ditto.
* Headers/x11/XGServer.h: Ditto.
* Headers/xlib/*.h: Ditto.
* Source/art/ftfont.m: Ditto.
* Source/gsc/*.m: Ditto.
* Source/x11/*.m: Ditto.
* Source/xdps/*.m: Ditto.
* Source/xlib/*.m: Ditto.
* Tools/gpbs.m: Ditto.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17409 72102866-910b-0410-8b05-ffd578937521
|
2003-07-31 23:57:11 +00:00 |
|
alexm
|
72f0667d70
|
Handle freetype <=2.1.2 in the error reporting.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17127 72102866-910b-0410-8b05-ffd578937521
|
2003-07-05 12:06:01 +00:00 |
|
alexm
|
3a355a1a08
|
Give more information when reporting FTC_SBitCache_Lookup() errors.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17091 72102866-910b-0410-8b05-ffd578937521
|
2003-07-03 20:04:55 +00:00 |
|
alexm
|
fc9103455e
|
(-initWithFontName:matrix:screenFont:): Return nil if it's not a valid font.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17088 72102866-910b-0410-8b05-ffd578937521
|
2003-07-02 15:38:35 +00:00 |
|
alexm
|
dfab43650f
|
Use the right flags when loading glyphs for freetype >=2.1.3. Anti-alias by default if GSFontAntiAlias isn't set.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17083 72102866-910b-0410-8b05-ffd578937521
|
2003-07-01 14:39:34 +00:00 |
|
alexm
|
bcc6466b77
|
Make handling of non-integer sized screen fonts consistent.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17066 72102866-910b-0410-8b05-ffd578937521
|
2003-06-29 15:36:28 +00:00 |
|
alexm
|
9a87aa2b4f
|
Make nfont face name localization work. Add English and Swedish translations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17061 72102866-910b-0410-8b05-ffd578937521
|
2003-06-28 13:32:59 +00:00 |
|
alexm
|
3dcbab980d
|
Add (experimental) handling of utf16 to glyph generation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17033 72102866-910b-0410-8b05-ffd578937521
|
2003-06-25 22:35:34 +00:00 |
|
alexm
|
4680d7148c
|
Minor cleanups.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16950 72102866-910b-0410-8b05-ffd578937521
|
2003-06-17 18:08:59 +00:00 |
|
alexm
|
65d6c4e9c8
|
Handle freetype v2.0.* correctly in the freetype version check.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16909 72102866-910b-0410-8b05-ffd578937521
|
2003-06-12 19:45:02 +00:00 |
|
alexm
|
8706bc6022
|
Implement -glyphWithName: and -appendBezierPathWithGlyphs:count:toBezierPath:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16902 72102866-910b-0410-8b05-ffd578937521
|
2003-06-11 13:33:34 +00:00 |
|
alexm
|
acde9c418f
|
Get it to compile with freetype <=2.1.2 and >=2.1.3.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16883 72102866-910b-0410-8b05-ffd578937521
|
2003-06-07 21:06:19 +00:00 |
|
alexm
|
f09e64ca36
|
Clamp to range when getting samples. Use -doubleValue instead of -intValue where values may be real numbers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16748 72102866-910b-0410-8b05-ffd578937521
|
2003-05-19 16:27:39 +00:00 |
|
alexm
|
56017e991a
|
Implement basic version of shfill operator.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16745 72102866-910b-0410-8b05-ffd578937521
|
2003-05-17 22:06:05 +00:00 |
|
alexm
|
c50f898aea
|
Minor cleanups.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16744 72102866-910b-0410-8b05-ffd578937521
|
2003-05-17 22:05:29 +00:00 |
|
alexm
|
f83a3270da
|
Report errors in more cases.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16698 72102866-910b-0410-8b05-ffd578937521
|
2003-05-11 17:23:43 +00:00 |
|
fedor
|
f1c1504dcf
|
Updates for filesystem change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16567 72102866-910b-0410-8b05-ffd578937521
|
2003-04-28 02:35:05 +00:00 |
|
alexm
|
bcb9e0bf47
|
Fix calculation up alpha in plusd_aa. Clean up some includes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16329 72102866-910b-0410-8b05-ffd578937521
|
2003-04-02 12:07:34 +00:00 |
|
alexm
|
9abc0be347
|
Implement text rendering to buffers with destination alpha. Change the subpixel rendering to override the glyph operator.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16288 72102866-910b-0410-8b05-ffd578937521
|
2003-03-29 18:16:40 +00:00 |
|
alexm
|
78ae31019c
|
Do overlap checks based on window, not gstate.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16268 72102866-910b-0410-8b05-ffd578937521
|
2003-03-25 23:27:03 +00:00 |
|
alexm
|
90192784a0
|
Remap glyph numbers from freetype so NSNullGlyph is never used.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16121 72102866-910b-0410-8b05-ffd578937521
|
2003-03-03 19:06:55 +00:00 |
|
alexm
|
9be730bc7e
|
Implement -glyphIsEncoded:.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15927 72102866-910b-0410-8b05-ffd578937521
|
2003-02-10 17:46:06 +00:00 |
|
alexm
|
4f37faea45
|
Add experimental -nameOfGlyph: method to try to get printing to work.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15905 72102866-910b-0410-8b05-ffd578937521
|
2003-02-08 20:12:25 +00:00 |
|
alexm
|
c0f06772ba
|
Use better guess for x-height value.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15859 72102866-910b-0410-8b05-ffd578937521
|
2003-02-02 21:05:32 +00:00 |
|
alexm
|
2701bf19b6
|
Implement handling of text attachment characters.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15827 72102866-910b-0410-8b05-ffd578937521
|
2003-01-31 21:36:00 +00:00 |
|
alexm
|
591a550f38
|
Clean up includes. Fix handling of screen fonts for flipped fonts.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15741 72102866-910b-0410-8b05-ffd578937521
|
2003-01-27 17:14:10 +00:00 |
|
alexm
|
e94597a41b
|
Merge in text-system-branch.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15716 72102866-910b-0410-8b05-ffd578937521
|
2003-01-26 19:07:53 +00:00 |
|
fedor
|
8ce5bbbfbc
|
Focus fixes. Update passing of colorspaces, fonts
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14680 72102866-910b-0410-8b05-ffd578937521
|
2002-10-09 03:01:09 +00:00 |
|
alexm
|
31cc43ff10
|
Use [fi class] instead of fi->isa.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14603 72102866-910b-0410-8b05-ffd578937521
|
2002-09-29 10:25:42 +00:00 |
|
alexm
|
0765075555
|
Add .font package handling again.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14599 72102866-910b-0410-8b05-ffd578937521
|
2002-09-28 20:04:55 +00:00 |
|
alexm
|
71d710f9d2
|
Add support for the 'Family' key.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14596 72102866-910b-0410-8b05-ffd578937521
|
2002-09-28 15:31:42 +00:00 |
|
alexm
|
523a65d977
|
Implement handling of 'ScreenFonts'.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14583 72102866-910b-0410-8b05-ffd578937521
|
2002-09-26 14:08:55 +00:00 |
|
alexm
|
c3cfe1811a
|
Rework font configuration to handle the updated (and rather different) .nfont package format.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14556 72102866-910b-0410-8b05-ffd578937521
|
2002-09-25 20:42:33 +00:00 |
|
alexm
|
865364a6da
|
Use GSFontAntiAlias to decide whether antialiasing should be enabled in the default rendering hints.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14537 72102866-910b-0410-8b05-ffd578937521
|
2002-09-24 12:39:53 +00:00 |
|
alexm
|
3ccdce3009
|
Retain familyName correctly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14525 72102866-910b-0410-8b05-ffd578937521
|
2002-09-23 17:32:04 +00:00 |
|
alexm
|
6e4aeb9ff0
|
Use correct x coordinate for final span on a row, and place the last entry of clip_index correctly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14496 72102866-910b-0410-8b05-ffd578937521
|
2002-09-20 16:38:39 +00:00 |
|
alexm
|
d9f4bd048a
|
Keep the clipping bounding box up-to-date when clipping with paths.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14495 72102866-910b-0410-8b05-ffd578937521
|
2002-09-20 16:07:22 +00:00 |
|
fedor
|
62456d6c53
|
Fxi flipping in xlib. New background color method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14492 72102866-910b-0410-8b05-ffd578937521
|
2002-09-19 22:19:50 +00:00 |
|
alexm
|
16ddf61f71
|
Implement dissolving.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14484 72102866-910b-0410-8b05-ffd578937521
|
2002-09-18 18:00:31 +00:00 |
|