mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
*** 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:
parent
42a770c73d
commit
04a54e4ab5
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -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 :
|
||||
|
|
Loading…
Reference in a new issue