*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6583 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2000-05-07 22:30:33 +00:00
parent 42a770c73d
commit 04a54e4ab5

View file

@ -1,3 +1,18 @@
2000-05-07 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSAttributedString.m:
RTFBodyStringWithContext: Corrected output of subscript
* Source/Parsers/attributedStringConsumer.m:
GSRTFsubscript, GSRTFsuperscript: Change interpretation of
super/subscript parameter
* Source/NSStringDrawing.m:
Corrected baseline for font with different point size. Added primitiv
support for super/subscript as baseline change of 3 points. The
baseline correction is only done for the current chunk not for the
whole line.
2000-05-06 James Dessart <skwirl@cam.org>
* Documentation/gsdoc/NSWindow.gsdoc :