libpango-1.0.3(3) Introduction to Library Functions libpango-1.0.3(3)NAME
libpango-1.0, libpangoft2-1.0, libpangox-1.0 - layout and rendering of internationalized text, FreeType2 support for Pango, X11 support for
Pango
DESCRIPTION
Pango provides a framework for the layout and rendering of internationalized text. The name is derived from the Greek "Pan" which means
"All", and the Japanese "Go" which means "Language".
To access the API documentation, you must install the developer version of the package.
FILES
The following files are used by this library:
/usr/lib/libpango-1.0.soInternationalization shared library
/usr/lib/libpangoft2-1.0FreeType2 Pango shared library
/usr/lib/libpangox-1.0.sX11 Pango shared library
/usr/share/gtk-doc/html Location of developer documentation
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWgnome-base-libs SUNWg- |
| |nome-base-libs-64 |
+-----------------------------+-----------------------------+
|Interface stability |External |
+-----------------------------+-----------------------------+
SEE ALSO pango-querymodules(1)NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004.
SunOS 5.10 31 Aug 2004 libpango-1.0.3(3)
Check Out this Related Man Page
libpango-1.0.3(3) Introduction to Library Functions libpango-1.0.3(3)NAME
libpango-1.0, libpangoft2-1.0, libpangox-1.0 - layout and rendering of internationalized text, FreeType2 support for Pango, X11 support for
Pango
DESCRIPTION
Pango provides a framework for the layout and rendering of internationalized text. The name is derived from the Greek "Pan" which means
"All", and the Japanese "Go" which means "Language".
To access the API documentation, you must install the developer version of the package.
FILES
The following files are used by this library:
/usr/lib/libpango-1.0.soInternationalization shared library
/usr/lib/libpangoft2-1.0FreeType2 Pango shared library
/usr/lib/libpangox-1.0.sX11 Pango shared library
/usr/share/gtk-doc/html Location of developer documentation
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWgnome-base-libs SUNWg- |
| |nome-base-libs-64 |
+-----------------------------+-----------------------------+
|Interface stability |External |
+-----------------------------+-----------------------------+
SEE ALSO pango-querymodules(1)NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004.
SunOS 5.10 31 Aug 2004 libpango-1.0.3(3)
It's easy but I'm searching how to work with fonts (besides) emerging them.
/etc/conf.d/consolefont (consolefont=" ") - what to write after install, m.b. paths are wrong (emerged /usr/share/fonts/efont-unicode/*.gz). Has it any relation to X11 hieroglyph input?:wall: (1 Reply)
I want to create a shared lib with certain libs statically linked to it. I can generate a fully shared lib as follows:
gcc -maix64 -DHAVE_CONFIG_H -I. -I./src -DHAVE_OPENSSL -I/usr/include/openssl -I/usr/include -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I/usr/java8_64/include -shared -o... (0 Replies)
Hello. I used to have Pango compiled, however it did not have X support, only Freetype support. Since gtk requires pangoX to be compiled, I went to compile it with Xsupport.
I had to issue a ./configure --prefix=/media/34GB/Arquivos-de-Programas-Linux/PangoX-1.8.2/... (1 Reply)