Wed, 02 Mar 2016 14:25:09 +0100 #FEATURE
Claus Gittinger <cg@exept.de> [Wed, 02 Mar 2016 14:25:09 +0100] rev 7174
#FEATURE class: ImageReader comment/format in: #save:onStream:quality:
Wed, 02 Mar 2016 14:14:17 +0100 #FEATURE
Claus Gittinger <cg@exept.de> [Wed, 02 Mar 2016 14:14:17 +0100] rev 7173
#FEATURE class: Image added: #saveOn:quality: #saveOn:quality:using: changed: #saveOn: #saveOn:using:
Wed, 02 Mar 2016 14:13:50 +0100 #FEATURE
Claus Gittinger <cg@exept.de> [Wed, 02 Mar 2016 14:13:50 +0100] rev 7172
#FEATURE class: ImageReader added: #compressQuality: #save:onFile:quality: #save:onStream:quality: comment/format in: #documentation #save:onFile: #save:onStream:
Mon, 29 Feb 2016 07:18:01 +0000 X11/XFT: Fixed a baaad bug in font caching causing horrible performance regression jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 29 Feb 2016 07:18:01 +0000] rev 7171
X11/XFT: Fixed a baaad bug in font caching causing horrible performance regression ...since fonts were not cached. The problem was that XftFontDescription>>#face and #style returned empty string if face or style was nil and therefore test in #sameDeviceFontAs: failed. Do not default to '' there!
Sun, 28 Feb 2016 14:47:05 +0000 Fixed bitsARGB32Into:startingAt:stride: to work with PNG image data. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 28 Feb 2016 14:47:05 +0000] rev 7170
Fixed bitsARGB32Into:startingAt:stride: to work with PNG image data.
Fri, 26 Feb 2016 16:42:00 +0000 X11/XFT: Make sure `style` and `face` are never empty strings jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 26 Feb 2016 16:42:00 +0000] rev 7169
X11/XFT: Make sure `style` and `face` are never empty strings but rather `nil`s.
Sun, 28 Feb 2016 06:51:42 +0100 Merge jv
Merge Script [Sun, 28 Feb 2016 06:51:42 +0100] rev 7168
Merge
Sat, 27 Feb 2016 23:27:56 +0100 #FEATURE
Claus Gittinger <cg@exept.de> [Sat, 27 Feb 2016 23:27:56 +0100] rev 7167
#FEATURE class: Depth32Image changed: #alphaBitsOf: #colorAtX:y:put:
Thu, 25 Feb 2016 07:35:46 +0000 Allow to configure a graphics context class to use with given graphics device type jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 25 Feb 2016 07:35:46 +0000] rev 7166
Allow to configure a graphics context class to use with given graphics device type ...or with given device instance. This is usually not needed as one may stick with defaults, but some packages - most notably Cairo - may use this to hook in its own implementation and thus use altertnative rendering.
Thu, 25 Feb 2016 10:14:09 +0000 DeviceGraphicsContext: Use test `drawableType == #window` consistenly, jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 25 Feb 2016 10:14:09 +0000] rev 7165
DeviceGraphicsContext: Use test `drawableType == #window` consistenly, i.e., always test for #window drawable type. Anything else then means pixmap.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip