Mention new member functions Fl_Paged_Device::begin_job() and begin_page().
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12914 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
1d8edbead1
commit
5e785121e0
3
CHANGES
3
CHANGES
@ -18,6 +18,9 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2017
|
||||
New Features and Extensions
|
||||
|
||||
- (add new items here)
|
||||
- New member functions Fl_Paged_Device::begin_job() and begin_page()
|
||||
replace start_job() and start_page(). The start_... names are maintained
|
||||
for API compatibility.
|
||||
- New member function Fl_Image::scale(int width, int height) to set
|
||||
the drawing size of an image independently from its data size. The
|
||||
same function was previously available only for class Fl_Shared_Image
|
||||
|
Loading…
Reference in New Issue
Block a user