64591b7657
* src/type1/t1objs.c (T1_Face_Init): Improve algorithm for guessing the font style by ignoring spaces and hyphens. * builds/unix/freetype2.in: Fix `Version' field.
12 lines
263 B
Plaintext
12 lines
263 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: FreeType 2
|
|
Description: A free, high-quality, and portable font engine.
|
|
Version: @ft_version@
|
|
Requires:
|
|
Libs: -L${libdir} -lfreetype @LIBZ@
|
|
Cflags: -I${includedir}/freetype2
|