Difference between revisions of "OGLFT"

From Free Software Directory
Jump to: navigation, search
(New version)
 
Line 3: Line 3:
 
|Short description=Renders text in OpenGL programs
 
|Short description=Renders text in OpenGL programs
 
|Full description=The OpenGL/FreeType2 Text Rendering Library (OGLFT) supplies an interface between a font and an OpenGL or Mesa application.It uses the FreeType library to read font faces from their files and renders text strings as OpenGL primitives. Characters can be rendered in a variety of ways, including as raster images, as tessellated polygons and as texture maps. Glyphs can be drawn individually or as a string, and can be rendered using UNICODE characters via the QString class (with Qt support). You can also combine several fonts together in one OGLFT Face to increase the coverage of UNICODE points or for other special effects. Strings can be rotated through any angle, and drawn right, centered or left justified. Additionally each character in a string can be rotated through a given angle.
 
|Full description=The OpenGL/FreeType2 Text Rendering Library (OGLFT) supplies an interface between a font and an OpenGL or Mesa application.It uses the FreeType library to read font faces from their files and renders text strings as OpenGL primitives. Characters can be rendered in a variety of ways, including as raster images, as tessellated polygons and as texture maps. Glyphs can be drawn individually or as a string, and can be rendered using UNICODE characters via the QString class (with Qt support). You can also combine several fonts together in one OGLFT Face to increase the coverage of UNICODE points or for other special effects. Strings can be rotated through any angle, and drawn right, centered or left justified. Additionally each character in a string can be rotated through a given angle.
 +
|Homepage URL=http://oglft.sourceforge.net/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://oglft.sourceforge.net/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User tutorial available in HTML format from http://oglft.sourceforge.net/index.html#tutorial
 
|Documentation note=User tutorial available in HTML format from http://oglft.sourceforge.net/index.html#tutorial
 
|Paid support=Paid support and consulting available from lignum Computing, Inc. (http://www.lignumcomputing.com)
 
|Paid support=Paid support and consulting available from lignum Computing, Inc. (http://www.lignumcomputing.com)
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=GLTT
 
|Related projects=GLTT
 
|Keywords=text,Unicode,graphics,string,font,raster,rendering,Open GL,FreeType,oglft,OpenGL/FreeType2 Text Rendering Library,face,Mesa
 
|Keywords=text,Unicode,graphics,string,font,raster,rendering,Open GL,FreeType,oglft,OpenGL/FreeType2 Text Rendering Library,face,Mesa
|Is GNU=n
+
|Version identifier=0.9
|Last review by=Janet Casey
+
|Version date=2003/10/01
|Last review date=2004-03-01
+
|Version status=beta
 +
|Version download=https://sourceforge.net/projects/oglft/files/latest/download?source=files
 +
|Version comment=0.9 beta released 2003-10-01
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/17
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.8
+
|Status=
|Version date=2002-07-12
+
|Is GNU=No
|Version status=beta
+
|License verified date=2002-07-12
|Version download=http://prdownloads.sourceforge.net/oglft/OGLFT-0.8.tar.gz
+
}}
 +
{{Project license
 +
|License=LGPL
 +
|License verified by=Janet Casey
 
|License verified date=2002-07-12
 
|License verified date=2002-07-12
|Version comment=0.8 beta released 2002-07-12
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Allen Barnett
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Allen Barnett
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 40: Line 39:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Graphics=2d,raster
+
|Graphics=2d, raster
 
|Interface=x-window-system
 
|Interface=x-window-system
 
|Text-creation=font-related
 
|Text-creation=font-related
 
|Use=text-creation
 
|Use=text-creation
|Works-with=graphics,text
+
|Works-with=graphics, text
}}
 
{{Project license
 
|License=LGPL
 
|License verified by=Janet Casey
 
|License verified date=2002-07-12
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 71: Line 65:
 
|Prerequisite description=GLE library (for rendering solid characters)
 
|Prerequisite description=GLE library (for rendering solid characters)
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 20:09, 16 January 2017


[edit]

OGLFT

http://oglft.sourceforge.net/
Renders text in OpenGL programs

The OpenGL/FreeType2 Text Rendering Library (OGLFT) supplies an interface between a font and an OpenGL or Mesa application.It uses the FreeType library to read font faces from their files and renders text strings as OpenGL primitives. Characters can be rendered in a variety of ways, including as raster images, as tessellated polygons and as texture maps. Glyphs can be drawn individually or as a string, and can be rendered using UNICODE characters via the QString class (with Qt support). You can also combine several fonts together in one OGLFT Face to increase the coverage of UNICODE points or for other special effects. Strings can be rotated through any angle, and drawn right, centered or left justified. Additionally each character in a string can be rotated through a given angle.





Licensing

License

Verified by

Verified on

Notes

License

LGPL

Verified by

Janet Casey

Verified on

12 July 2002




Leaders and contributors

Contact(s)Role
Allen Barnett Maintainer


Resources and communication

AudienceResource typeURI
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/oglft-devel


Software prerequisites

KindDescription
Required to useOpen GL
Required to useMesa
Weak prerequisiteQt library (for rendering UNICODE characters)
Required to buildSGI GLU sample implementation (version 1.3)
Weak prerequisiteGLE library (for rendering solid characters)




Entry





























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.