Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gl2ps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dan
gl2ps
Commits
eb88699c
Commit
eb88699c
authored
20 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
txt handling ids
parent
bd352bbb
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO
+23
-1
23 additions, 1 deletion
TODO
with
23 additions
and
1 deletion
TODO
+
23
−
1
View file @
eb88699c
$Id: TODO,v 1.15 2004-07-11 22:30:25 geuzaine Exp $
$Id: TODO,v 1.16 2004-09-01 00:58:47 geuzaine Exp $
* At last, after so many help requests, I have a small contribution --
rotated text in ps output. Actually, I just figured out the ps code,
not the changes needed in gl2ps to implement it. just replace the /S
macro with
/SR { gsave FC translate 0 0 moveto rotate show grestore } BD
which now shows rotated text:
(rotated) -45 100 25 10 /Helvetica SR
All the other "/S??" macros need to be altered accordingly. Tell if
you like the idea.
------------------------------------------------------------------------
* Add a special font name ("Data"? Or "RawPS", "RawPDF", "RawTEX"?)
and modify the PrintPrimitive routines to just write the string
directly to the stream
------------------------------------------------------------------------
* Think about a way to provide a (even rough) progress indicator
through a callback...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment