System for Layout and Rendering of Internationalised Text
Pango is a library for layout and rendering of text, with an emphasis
on internationalisation. It forms the core of text and font handling in
GTK+ 2.0.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / pango
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Factory/pango && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000630 630 Bytes | |
baselibs.conf | 0000000200 200 Bytes | |
macros.pango | 0000000803 803 Bytes | |
pango-1.54.0.obscpio | 0007114765 6.79 MB | |
pango.changes | 0000100142 97.8 KB | |
pango.obsinfo | 0000000095 95 Bytes | |
pango.spec | 0000005583 5.45 KB |
Revision 256 (latest revision is 261)
Dominique Leuenberger (dimstar)
accepted
request 1163816
from
Michael Pujos (bobbie424242)
(revision 256)
Added GraphicsMagick package as Recommends. The invocation of pango-view with the ft2 backend requires the gm command found in that package. Without it, running 'pango-view --backend=ft2' results in this error: pango-view: When running GraphicsMagick 'gm display' command: Failed to execute child process “gm” (No such file or directory)
Comments 1
Hello,
inside the pango source, isn't the right include path for harfbuzz <harfbuzz/hb.h> instead of just <hb.h>?