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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dan
gl2ps
Commits
d7a1e50c
Commit
d7a1e50c
authored
20 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
release 1.2.2
parent
4a972600
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile
+4
-7
4 additions, 7 deletions
Makefile
doc/Makefile
+2
-2
2 additions, 2 deletions
doc/Makefile
doc/gl2ps.tex
+9
-12
9 additions, 12 deletions
doc/gl2ps.tex
gl2ps.h
+2
-2
2 additions, 2 deletions
gl2ps.h
with
17 additions
and
23 deletions
Makefile
+
4
−
7
View file @
d7a1e50c
RELEASE
=
1.2.
1
RELEASE
=
1.2.
2
UNAME
=
`
uname
-s
`
UNAME
=
`
uname
-s
`
default
:
default
:
rm
-rf
gl2ps-
${
RELEASE
}
/ gl2ps-
${
RELEASE
}
.t
ar
*
gl2ps-
${
RELEASE
}
.zip
*
rm
-rf
gl2ps-
${
RELEASE
}
/ gl2ps-
${
RELEASE
}
.t
*
mkdir
gl2ps-
${
RELEASE
}
mkdir
gl2ps-
${
RELEASE
}
cd
doc
&&
${
MAKE
}
cd
doc
&&
${
MAKE
}
cp
TODO COPYING.GL2PS COPYING.LGPL gl2ps.c gl2ps.h gl2psTest.c
\
cp
TODO COPYING.GL2PS COPYING.LGPL gl2ps.c gl2ps.h gl2psTest.c
\
doc/gl2ps.ps
doc/gl2ps.pdf gl2ps-
${
RELEASE
}
doc/gl2ps.pdf gl2ps-
${
RELEASE
}
chmod
644 gl2ps-
${
RELEASE
}
/
*
chmod
644 gl2ps-
${
RELEASE
}
/
*
tar
cvf gl2ps-
${
RELEASE
}
.tar gl2ps-
${
RELEASE
}
tar
zcvf gl2ps-
${
RELEASE
}
.tgz gl2ps-
${
RELEASE
}
gzip
gl2ps-
${
RELEASE
}
.tar
cd
gl2ps-
${
RELEASE
}
&&
zip
-r
gl2ps-
${
RELEASE
}
.zip
*
mv
gl2ps-
${
RELEASE
}
/gl2ps-
${
RELEASE
}
.zip .
@
echo
"********************************************************************"
@
echo
"********************************************************************"
@
echo
"Did you remember to untabify both gl2ps.c and gl2ps.h?"
@
echo
"Did you remember to untabify both gl2ps.c and gl2ps.h?"
@
echo
"********************************************************************"
@
echo
"********************************************************************"
...
...
This diff is collapsed.
Click to expand it.
doc/Makefile
+
2
−
2
View file @
d7a1e50c
default
:
gl2ps.p
s
gl2ps.html
gl2ps.pdf
default
:
gl2ps.p
df
gl2ps.html
gl2ps.ps
:
gl2ps.tex
gl2ps.ps
:
gl2ps.tex
rm
-f
gl2ps.toc gl2ps.out gl2ps.aux
rm
-f
gl2ps.toc gl2ps.out gl2ps.aux
...
@@ -14,7 +14,7 @@ gl2ps.pdf: gl2ps.tex
...
@@ -14,7 +14,7 @@ gl2ps.pdf: gl2ps.tex
pdflatex gl2ps
pdflatex gl2ps
pdflatex gl2ps
pdflatex gl2ps
gl2ps.html
:
gl2ps.tex gl2ps.p
s
gl2ps.html
:
gl2ps.tex gl2ps.p
df
rm
-f
gl2ps.html
rm
-f
gl2ps.html
echo
"<!DOCTYPE HTML PUBLIC
\"
-//W3C//DTD HTML 4.01 Transitional//EN
\"
>"
>>
gl2ps.html
echo
"<!DOCTYPE HTML PUBLIC
\"
-//W3C//DTD HTML 4.01 Transitional//EN
\"
>"
>>
gl2ps.html
echo
"<html>"
>>
gl2ps.html
echo
"<html>"
>>
gl2ps.html
...
...
This diff is collapsed.
Click to expand it.
doc/gl2ps.tex
+
9
−
12
View file @
d7a1e50c
% $Id: gl2ps.tex,v 1.17
7
2004-0
8-3
1 21:
17:15
geuzaine Exp $
% $Id: gl2ps.tex,v 1.17
8
2004-0
9-2
1 21:
48:31
geuzaine Exp $
%
%
% GL2PS, an OpenGL to PostScript Printing Library
% GL2PS, an OpenGL to PostScript Printing Library
% Copyright (C) 1999-2004 Christophe Geuzaine <geuz@geuz.org>
% Copyright (C) 1999-2004 Christophe Geuzaine <geuz@geuz.org>
...
@@ -58,20 +58,16 @@
...
@@ -58,20 +58,16 @@
\title
{
GL2PS: an OpenGL to PostScript printing library
}
\title
{
GL2PS: an OpenGL to PostScript printing library
}
\author
{
Christophe Geuzaine
}
\author
{
Christophe Geuzaine
}
\date
{
Version 1.2.
1
,
13 July
2004
}
\date
{
Version 1.2.
2
,
21 September
2004
}
\maketitle
\maketitle
%%tth: \section*{Download}
%%tth: \section*{Download}
%%tth: The current distribution of GL2PS is available either as a
%%tth: The current distribution of GL2PS is
%%tth: \href{http://www.geuz.org/gl2ps/src/gl2ps-1.2.1.tar.gz}{tar.gz}
%%tth: \href{http://www.geuz.org/gl2ps/src/gl2ps-1.2.2.tgz}{gl2ps-1.2.2.tgz}.
%%tth: or as a
%%tth: This distribution contains a complete
%%tth: \href{http://www.geuz.org/gl2ps/src/gl2ps-1.2.1.zip}{zip}
%%tth: \href{http://www.geuz.org/gl2ps/gl2ps.pdf}
%%tth: archive. These archives contain both a
%%tth: {documentation in PDF format}. Older versions are still
%%tth: \href{http://www.geuz.org/gl2ps/gl2ps.ps}{PostScript}
%%tth: and a
%%tth: \href{http://www.geuz.org/gl2ps/gl2ps.pdf}{PDF}
%%tth: version of the documentation. Older versions are still
%%tth: available \href{http://www.geuz.org/gl2ps/src/}{here}.
%%tth: available \href{http://www.geuz.org/gl2ps/src/}{here}.
%%tth: \par
%%tth: \par
%%tth: For questions and discussions about GL2PS features,
%%tth: For questions and discussions about GL2PS features,
...
@@ -802,7 +798,8 @@ does not seem to be available anymore).
...
@@ -802,7 +798,8 @@ does not seem to be available anymore).
text alignment support for PostScript and LaTeX output; new support for
text alignment support for PostScript and LaTeX output; new support for
rotated text for LaTeX output; fixed NULL check on input strings in
rotated text for LaTeX output; fixed NULL check on input strings in
\dd
{
gl2psBeginPage
}
.
\dd
{
gl2psBeginPage
}
.
\item
[1.2.2]
(???) Fixed a couple of small bugs in the example code.
\item
[1.2.2]
(Sep 21, 2004) Fixed a couple of small bugs in the example
code.
\end{description}
\end{description}
\end{document}
\end{document}
This diff is collapsed.
Click to expand it.
gl2ps.h
+
2
−
2
View file @
d7a1e50c
/* $Id: gl2ps.h,v 1.8
8
2004-0
7-11 22:30:25
geuzaine Exp $ */
/* $Id: gl2ps.h,v 1.8
9
2004-0
9-21 21:48:31
geuzaine Exp $ */
/*
/*
* GL2PS, an OpenGL to PostScript Printing Library
* GL2PS, an OpenGL to PostScript Printing Library
* Copyright (C) 1999-2004 Christophe Geuzaine <geuz@geuz.org>
* Copyright (C) 1999-2004 Christophe Geuzaine <geuz@geuz.org>
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
#define GL2PS_MAJOR_VERSION 1
#define GL2PS_MAJOR_VERSION 1
#define GL2PS_MINOR_VERSION 2
#define GL2PS_MINOR_VERSION 2
#define GL2PS_PATCH_VERSION
1
#define GL2PS_PATCH_VERSION
2
#define GL2PS_VERSION (GL2PS_MAJOR_VERSION + \
#define GL2PS_VERSION (GL2PS_MAJOR_VERSION + \
0.01 * GL2PS_MINOR_VERSION + \
0.01 * GL2PS_MINOR_VERSION + \
...
...
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