mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Add changelog item for wx.svg
This commit is contained in:
@@ -66,6 +66,12 @@ New and improved in this release:
|
||||
|
||||
* Add some missing methods in wx.adv.BitmapComboBox (#1307)
|
||||
|
||||
* Added the wx.svg package which contains code for parsing SVG (Scalable Vector
|
||||
Graphics) files, and also code for integrating with wxPython. It can rasterize
|
||||
the SVG to a wx.Bitmap of any size with no loss of quality, and it can also
|
||||
render the SVG directly to a wx.GraphicsContext using the GC's drawing
|
||||
primitives. (PR #1323)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user