RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Quesoglc
Jul 20, 2023
Free implementation of the OpenGL Character Renderer
The OpenGL Character Renderer GLC is a state machine that provides OpenGL programs with character rendering services via an application programming interface API.
The character rendering services provided by GLC has some significant advantages over platform specific interface such as GLX or WGL
- The GLC API is platform independent. Since most nontrivial GL applications render characters, GLC is an important step toward the goal of truly portable GL applications.
- The GLC is simpler to use. Only two lines of GLC commands are required to prepare for rendering characters.
- GLC provides more ways to exploit the rendering power of OpenGL. For example, a glyph can be drawn as a bitmap, a set of lines, a set of triangles, or a textured rectangle.
- GLC provides better support for glyph transformations. For example, GLC supports rotated text, which is unavailable in GLX.
- GLC provides better support for the large coded character set defined by the standards ISO/IEC 106462003 and Unicode 4.0.1
QuesoGLC is a free as in free speech implementation of the GLC. QuesoGLC is based on the FreeType library, provides Unicode support and is designed to be easily ported to any platform that supports both FreeType and the OpenGL API.
- Older
- Newer
Checkout these related ports:
- Zphoto - Zooming photo album generator
- Zint - Barcode generator (library and utilities)
- Zimg - Image-generator that uses ASCII input files to create PNGs/EDFs
- Zgv - Graphics viewer for SVGAlib
- Zbar - ZBar barcode reader
- Zathura - Customizable lightweight pdf viewer
- Zathura-ps - PostScript support for Zathura PDF viewer
- Zathura-pdf-poppler - Poppler render PDF plugin for Zathura PDF viewer
- Zathura-pdf-mupdf - MuPDF render PDF plugin for Zathura PDF viewer
- Zathura-djvu - DjVu support for zathura
- Zathura-cb - Comic book plugin for Zathura PDF viewer
- Yukon - Real-time capture tool for OpenGL applications
- Yed - Editor for graphs and diagrams
- Yafaray - Montecarlo raytracing engine
- Yacreader - Yet another comic reader