Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Etienne Nadji
PyScribus
Commits
62fc726d
Commit
62fc726d
authored
Nov 29, 2020
by
Etienne Nadji
Browse files
TODO page
nouveau fichier : ../../TODO.md
parent
d5e49033
Changes
1
Hide whitespace changes
Inline
Side-by-side
TODO.md
0 → 100644
View file @
62fc726d
# To do
## Add support for SLA attributes
### Layer
-
[ ]
`groupClips`
**<undocumented>**
### Page
-
[ ]
`LEFT`
For multipage spreads, which page in the spread is the left most
**(no examples of non 0 value)**
### Page objects
-
[ ]
`path`
for non-rect object
-
[ ]
`copath`
for non-rect object
#### Symbol
-
[ ]
`pattern`
Pattern name to use
*(str)*
#### Text
-
[ ]
`FLOP`
**<undocumented>**
-
[ ]
`textPathType`
**<undocumented>**
-
[ ]
`textPathFlipped`
**<undocumented>**
-
[ ]
`PLTSHOW`
(optional) Set to 1 if the path of a Text on a path should be shown
-
[ ]
`BASEOF`
(optional) Offset for the text from its path for text on a path
**(not the same as character style BASEO)**
#### Image
-
[ ]
`Pagenumber`
**<undocumented>**
-
[ ]
`IRENDER`
(optional) Rendering Intent for Images. 0 = Perceptual; 1 = Relative Colorimetric; 2 = Saturation; 3 = Absolute Colorimetric
#### Polygon, Polyline
-
[ ]
`fillRule`
**<undocumented>**
#### Polyline
-
[ ]
`NUMDASH`
Number of entries in DASH
*(int)*
-
[ ]
`DASHOFF`
(optional) Offset for the first dash
*(float)*
-
[ ]
`DASHS`
List of dash values, see the PostScript manual for details
*(list of floats separated by spaces)*
-
[ ]
`TEXTFLOWMODE`
**<undocumented>**
-
[ ]
`TransValue`
(optional) Transparency value for fill
-
[ ]
`TransValueS`
(optional) Transparency value for stroke
### Styles
#### Paragraph style
-
[ ]
`DROP`
Has drop cap
*(bool 0 or 1)*
-
[ ]
`DROPLIN`
Number of lines for a drop cap
*(int)*
-
[ ]
`ParagraphEffectOffset`
**<undocumented>**
#### Character style
-
[ ]
`SCOLOR`
Stroke color
*(foreground str)*
-
[ ]
`SSHADE`
Stroke shade
*(foreground opacity 100)*
##### Without GUI elements to modify them
-
[ ]
`BASEO `
Offset from baseline
*(dim, pica, 0 ?)*
-
[ ]
`TXTSHX`
Text shadow offset horizontally
-
[ ]
`TXTSHY`
Text shadow offset vertically
-
[ ]
`TXTOUT`
Outline width
-
[ ]
`TXTULP`
Underline offset
-
[ ]
`TXTULW`
Underline width
-
[ ]
`TXTSTP`
Strikethrough offset
-
[ ]
`TXTSTW`
Strikethrough width
<!-- vim:set spl=en: -->
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment