Move where paperinit() is called

h/t to upstream developer of libpaper!
(https://sourceforge.net/p/tuxpaint/bugs/250/)
This commit is contained in:
Bill Kendrick 2022-04-29 18:16:27 -07:00
parent 7505ffe340
commit e9001c9fac
4 changed files with 12 additions and 6 deletions

View file

@ -6,7 +6,7 @@ Copyright (c) 2002-2021
Various contributors (see below, and CHANGES.txt)
http://www.tuxpaint.org/
June 17, 2002 - December 1, 2021
June 17, 2002 - April 29, 2022
* Design and Coding:
@ -191,6 +191,8 @@ June 17, 2002 - December 1, 2021
* Neko cat brushes based on XNeko by Masayuki Koba
* Dog brushes based on Oneko by Tatsuya Kato
* Real Rainbow colors/alpha based on:
http://www.flickr.com/photos/nicholas_t/281820290/
photo by Flickr user "Nicholas_T"

View file

@ -208,6 +208,10 @@ http://www.tuxpaint.org/
Bill Kendrick <bill@newbreedsoftware.com> and
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
* Adjust where libpaper gets init'd.
Reuben Thomas <https://sourceforge.net/u/rrt/>
(https://sourceforge.net/p/tuxpaint/bugs/250/)
* Ports & Building:
-----------------
* Windows