paps icon indicating copy to clipboard operation
paps copied to clipboard

A text to postscript converter through pango

Results 25 paps issues
Sort by recently updated
recently updated
newest added

Seems to be random data ! Also, day of week is always in english.

``` $ make make all-recursive make[1]: Entering directory '/home/data1/protected/Programming/git/paps' Making all in src make[2]: Entering directory '/home/data1/protected/Programming/git/paps/src' g++ -DHAVE_CONFIG_H -I. -I.. -DGETTEXT_PACKAGE='"paps"' -DDATADIR='"/package/tools/paps/share"' -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1...

The comment about "japanese" erroneously appears for the last example as well.

With paps 0.8.0, executing `paps --markup` on the following text with Pango markup: ```xml something something else ``` throws two warnings: ``` (paps:446639): Pango-WARNING **: 17:41:06.490: pango_layout_set_markup_with_accel: Error on line...

This contains a fix of the build fail with enabling NLS support on BSD-based system. Fixes https://github.com/dov/paps/issues/59

0.8.0 fails to build on i386 (meson): Don't have results for armv6, armv7 and other 32bit archs. Full log: https://people.freebsd.org/~eduardo/logs/paps/124i386_paps-0.8.0.log ``` ===> Configuring for paps-0.8.0 The Meson build system Version:...

Hello, Trying to update FreeBSD paps [port](https://www.freshports.org/print/paps/) but getting error: ``` In file included from format_from_dict.cc:23: ./format_from_dict.h:30:23: error: no template named 'variant' in namespace 'std' using scalar_t = std::variant; ~~~~~^...

IMHO, Emoji should be like SVG to scale equally well with increased font size. It doesn't. It has bad quality in PDF files.

``` ⭐ Header ``` If I process above as Pango markup, the start get displaced down.