Syncing docs (README + EXTENDING) re: Text/Label "paste"
This commit is contained in:
parent
023fafe54f
commit
c7d449888d
29 changed files with 766 additions and 126 deletions
|
|
@ -14,7 +14,6 @@ https://tuxpaint.org/
|
|||
a new line is created. If text goes beyond the bottom of the
|
||||
canvas, the text is truncated there.
|
||||
- TODO: Improve word-wrapping (word-based, not character)
|
||||
- TODO: Mention the feature in documentation
|
||||
Closes https://sourceforge.net/p/tuxpaint/feature-requests/95/
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
|
|
@ -29,6 +28,12 @@ https://tuxpaint.org/
|
|||
h/t Thomas Klausner for mentioning it.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Documentation updates:
|
||||
----------------------
|
||||
* More complete description of Text & Label tools' on-screen keyboard
|
||||
in README documentation.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Ports & Building:
|
||||
-----------------
|
||||
+ Don't use Linux-specific invocation of "install"; use "mkdir" & "cp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue