notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ftgl OpenGL FreeType fonts rendering library
2.4.0_1,1 graphics on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.4.0_1,1Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-01-17 09:04:05
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: xorg-fonts-cyrillic, xorg-fonts-75dpi, xorg-fonts-miscbitmaps, libGLU, xorg-fonts-truetype
License: MIT
WWW:
https://github.com/frankheckenbach/ftgl
Description:
FTGL is a free open source library to enable developers to use arbitrary fonts in their OpenGL applications. Unlike other OpenGL font libraries FTGL uses standard font file formats so doesn't need a preprocessing step to convert the high quality font data into a lesser quality, proprietary format. FTGL uses the Freetype (www.freetype.org) font library to open and 'decode' the fonts. It then takes that output and stores it in a format most efficient for OpenGL rendering.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (37 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ftgl-2.4.0_1,1/catalog.mk
  3. /usr/local/share/licenses/ftgl-2.4.0_1,1/LICENSE
  4. /usr/local/share/licenses/ftgl-2.4.0_1,1/MIT
  5. include/FTGL/FTBBox.h
  6. include/FTGL/FTBitmapGlyph.h
  7. include/FTGL/FTBuffer.h
  8. include/FTGL/FTBufferFont.h
  9. include/FTGL/FTBufferGlyph.h
  10. include/FTGL/FTExtrdGlyph.h
  11. include/FTGL/FTFont.h
  12. include/FTGL/FTGLBitmapFont.h
  13. include/FTGL/FTGLExtrdFont.h
  14. include/FTGL/FTGLOutlineFont.h
  15. include/FTGL/FTGLPixmapFont.h
  16. include/FTGL/FTGLPolygonFont.h
  17. include/FTGL/FTGLTextureFont.h
  18. include/FTGL/FTGLTriangleExtractorFont.h
  19. include/FTGL/FTGlyph.h
  20. include/FTGL/FTLayout.h
  21. include/FTGL/FTLibrary.h
  22. include/FTGL/FTOutlineGlyph.h
  23. include/FTGL/FTPixmapGlyph.h
  24. include/FTGL/FTPoint.h
  25. include/FTGL/FTPolyGlyph.h
  26. include/FTGL/FTSimpleLayout.h
  27. include/FTGL/FTTextureGlyph.h
  28. include/FTGL/FTTriangleExtractorGlyph.h
  29. include/FTGL/ftgl.h
  30. lib/libftgl.a
  31. lib/libftgl.so
  32. lib/libftgl.so.2
  33. lib/libftgl.so.2.4.0
  34. libdata/pkgconfig/ftgl.pc
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • ftgl>0:graphics/ftgl
To install the port:
cd /usr/ports/graphics/ftgl/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/ftgl
  • pkg install ftgl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ftgl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1475810942 SHA256 (frankheckenbach-ftgl-v2.4.0_GH0.tar.gz) = aa97da1c3442a8fd3941037655df18016d70b5266381c81d81e8b5335f196ea8 SIZE (frankheckenbach-ftgl-v2.4.0_GH0.tar.gz) = 630803

Packages (timestamps in pop-ups are UTC):
ftgl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.0_1,12.4.0_1,12.4.0,12.4.0_1,12.4.0_1,1-2.4.0,1-
FreeBSD:13:quarterly2.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,1
FreeBSD:14:latest2.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,1-2.4.0_1,1
FreeBSD:14:quarterly2.4.0_1,12.4.0_1,1-2.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,1
FreeBSD:15:latest2.4.0_1,12.4.0_1,1n/a2.4.0_1,1n/a2.4.0_1,12.4.0_1,12.4.0_1,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
  6. xorgproto>=0 : x11/xorgproto
  7. xorgproto>=0 : x11/xorgproto
  8. ice.pc : x11/libICE
  9. sm.pc : x11/libSM
  10. x11.pc : x11/libX11
  11. xext.pc : x11/libXext
  12. xmu.pc : x11-toolkits/libXmu
Runtime dependencies:
  1. ice.pc : x11/libICE
  2. sm.pc : x11/libSM
  3. x11.pc : x11/libX11
  4. xext.pc : x11/libXext
  5. xmu.pc : x11-toolkits/libXmu
Library dependencies:
  1. libfreetype.so : print/freetype2
  2. libGL.so : graphics/libglvnd
  3. libGLU.so : graphics/libGLU
This port is required by:
for Libraries
  1. audio/pianobooster
  2. cad/opencascade
  3. cad/opencascade740
  4. devel/root
  5. games/aquaria
  6. games/duel
  7. games/megaglest
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. games/pink-pony
  3. games/slade
  4. games/zaz
  5. graphics/libprojectm
  6. math/octave
  7. science/v_sim
  8. sysutils/logstalgia
  9. x11-fm/fsv2
  10. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. games/epiar*
  2. graphics/cinepaint*
  3. graphics/iccexamin*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
graphics_ftgl
USES:
autoreconf compiler:c++11-lang gl pathfix gmake libtool pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/frankheckenbach/ftgl/tar.gz/v2.4.0?dummy=/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.4.0_1,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.0_1,1
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.0_1,1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
2.4.0,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.4.0,1
04 Aug 2020 14:25:29
Revision:544170Original commit files touched by this commit
pkubaj search for other commits by this committer
graphics/ftgl: fix build on GCC architectures

Use C++11 compiler:
./FTGL/FTLibrary.h:137: error: ISO C++ forbids declaration of 'atomic' with no
type
2.4.0,1
31 Jul 2020 14:14:19
Revision:543867Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.4.0

PR:		248272
Submitted by:	jbeich
2.1.3.r5_6,1
08 Jun 2020 04:41:31
Revision:538197Original commit files touched by this commit
kevans search for other commits by this committer
Multiple ports: improve regex compliance

These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.3.r5_6,1
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
2.1.3.r5_6,1
14 Jul 2017 11:35:42
Revision:445745Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW
2.1.3.r5_6,1
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2.1.3.r5_5,1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.1.3.r5_5,1
01 Apr 2015 17:45:59
Revision:382932Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Strip library
2.1.3.r5_4,1
22 Sep 2014 11:57:01
Revision:368855Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Cleanup plist
2.1.3.r5_4,1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2.1.3.r5_3,1
10 Sep 2014 12:18:44
Revision:367824Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop .la files, no dependees require them
2.1.3.r5_2,1
13 Jun 2014 07:36:28
Revision:357654Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2.1.3.r5_2,1
05 Jun 2014 18:06:21
Revision:356668Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
- Switch to USES=libtool, drop .la files
2.1.3.r5_1,1
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.3.r5,1
16 Oct 2013 23:47:15
Revision:330565Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
- Use new LIB_DEPENDS syntax
2.1.3.r5,1
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
2.1.3.r5
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
2.1.3.r5,1
18 Jun 2013 11:46:52
Revision:321181Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
2.1.3.r5,1
19 Mar 2013 13:04:31
Revision:314640Original commit files touched by this commit
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2.1.3.r5,1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2.1.3.r5,1
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.1.3.r5
22 Aug 2009 00:23:13
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
2.1.3.r5,1
31 Mar 2009 17:05:17
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
2.1.3.r5,1
22 Dec 2008 13:37:48
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

PR:             129833
Submitted by:   Shane Bell <decept0 at gmail dot com>
2.1.3.r5,1
11 Jul 2008 17:55:23
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update ftgl to 2.1.3-rc5 (previous version was either 2.0.5 (from .pc file) or
2.1.2 (from distfile name), not 2.12), take maintainership
- Update dependent port (games/duel) - use LIB_DEPENDS for ftgl and bumb
PORTREVISION

Approved by:    alepulver (games/duel maintainer), miwi (mentor)
2.12_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
2.12_1
29 May 2007 20:06:15
Original commit files touched by this commit
arved search for other commits by this committer
Fix build on CURRENT
2.12_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.12
22 Jul 2006 04:28:27
Original commit files touched by this commit
linimon search for other commits by this committer
Reset bouncing maintainer address ip@doom.homeunix.org.  We hope to see him
back soon.

Hat:            portmgr
2.12
07 May 2006 23:46:33
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
2.12
30 Jan 2006 10:23:34
Original commit files touched by this commit
edwin search for other commits by this committer
- SHA256ify
- remove double SIZE entry for kipi-plugins
2.12
23 Jan 2006 14:55:42
Original commit files touched by this commit
tdb search for other commits by this committer
- Unbreak; fix pkg-plist

PR:             92196
Submitted by:   Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2.12
14 Jan 2006 09:15:31
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
2.12
16 May 2005 21:52:58
Original commit files touched by this commit
pav search for other commits by this committer
- libdata/pkgconfig is now included in mtree

Approved by:    marcus (portmgr hat)
2.12
21 Apr 2005 17:57:28
Original commit files touched by this commit
arved search for other commits by this committer
Unbreak by updating to 2.12

PR:             75129
Submitted by:   Igor Pokrovsky <ip@doom.homeunix.org>
2.09
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2.09
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2.09
26 Mar 2005 19:44:50
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
2.09
21 Jul 2004 17:47:52
Original commit files touched by this commit
krion search for other commits by this committer
Change maintainer's email.
2.09
20 Jun 2004 07:13:50
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 2.0.9

PR:             ports/67963
Submitted by:   maintainer
2.07_1
03 Jun 2004 20:47:57
Original commit files touched by this commit
mezz search for other commits by this committer
Fix the install pkgconfig's specific file ftgl.pc.

PR:             ports/67540
Submitted by:   Igor Pokrovsky <tiamat@comset.net> (maintainer)
Approved by:    adamw (mentor)
2.07
31 Mar 2004 15:06:09
Original commit files touched by this commit
osa search for other commits by this committer
Correct version number.

Submitted by:   Igor Pokrovsky <tiamat@comset.net> (maintainer)
PR:             64994
2.04_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.04_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
2.04
17 Jan 2004 09:03:29
Original commit files touched by this commit
krion search for other commits by this committer
Add ftgl 2.04,

FTGL is a free open source library to enable developers to use
arbitrary fonts in their OpenGL applications. Unlike other
OpenGL font libraries FTGL uses standard font file formats so
doesn't need a preprocessing step to convert the high quality
font data into a lesser quality, proprietary format. FTGL uses
the Freetype (www.freetype.org) font library to open and
'decode' the fonts. It then takes that output and stores it in
a format most efficient for OpenGL rendering.

PR:             61456
Submitted by:   Igor Pokrovsky <tiamat@comset.net>

Number of commits found: 50