mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
.doc Draw and Image tutorials now links to local points in table of contents.
git-svn-id: svn://ultimatepp.org/upp/trunk@11245 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
f02c9977eb
commit
256071b22b
2 changed files with 25 additions and 17 deletions
File diff suppressed because one or more lines are too long
|
|
@ -25,12 +25,17 @@ topic "Image tutorial";
|
|||
[s2; Image tutorial&]
|
||||
[s3; Table of contents&]
|
||||
[s0; &]
|
||||
[s0; [^1^ 1. Image designer and painting the image]&]
|
||||
[s0; [^2^ 2. Image list classes as arrays]&]
|
||||
[s0; [^3^ 3. Creating and altering images in the code using ImageBuffer]&]
|
||||
[s0; [^4^ 4. Loading Images from file]&]
|
||||
[s0; [^5^ 5. Processing raster images by scanlines]&]
|
||||
[s0; [^6^ 6. Image cache]&]
|
||||
[s0; [^topic`:`/`/Draw`/srcdoc`/ImgTutorial`$en`-us`#1^ 1. Image designer
|
||||
and painting the image]&]
|
||||
[s0; [^topic`:`/`/Draw`/srcdoc`/ImgTutorial`$en`-us`#2^ 2. Image list
|
||||
classes as arrays]&]
|
||||
[s0; [^topic`:`/`/Draw`/srcdoc`/ImgTutorial`$en`-us`#3^ 3. Creating
|
||||
and altering images in the code using ImageBuffer]&]
|
||||
[s0; [^topic`:`/`/Draw`/srcdoc`/ImgTutorial`$en`-us`#4^ 4. Loading
|
||||
Images from file]&]
|
||||
[s0; [^topic`:`/`/Draw`/srcdoc`/ImgTutorial`$en`-us`#5^ 5. Processing
|
||||
raster images by scanlines]&]
|
||||
[s0; [^topic`:`/`/Draw`/srcdoc`/ImgTutorial`$en`-us`#6^ 6. Image cache]&]
|
||||
[s0; &]
|
||||
[s3;:1: 1. Image designer and painting the image&]
|
||||
[s5; In U`+`+, predefined Images needed for application (e.g. as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue