~ubuntu-branches/ubuntu/jaunty/cups/jaunty

« back to all changes in this revision

Viewing changes to debian/local/filters/pdf-filters/data/pdf.utf-8.heavy

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt, Till Kamppeter, Martin Pitt
  • Date: 2009-02-15 18:39:03 UTC
  • mfrom: (6.1.30 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090215183903-i0nhvqyqj4vyn52a
Tags: 1.3.9-13
[ Till Kamppeter ]
* debian/local/filters/pdf-filters/filter/imagetopdf.c: Added support for
  the new "fit-to-page" option (new, more intuitive name for "fitplot").
* debian/filters/pstopdf: Only apply paper size if the "fitplot" or the
  "fit-to-page" option is set.
* debian/local/filters/cpdftocps: Only the last digit of the number of
  copies was used (LP: #309314).
* debian/local/filters/pdf-filters/pdftopdf/pdftopdf.cxx: Do not preceed the
  PDF output with a newline (LP: #303691). Only impose the page size from
  the PPD file to all pages if the "fitplot" or the "fit-to-page" option is 
  set. This prevented from automatic paper tray switching to the correct paper
  sizes when a multiple-page-size document is printed (partial fix for
  LP: #310575).
* debian/patches/pdftops-cups-1.4.dpatch: Updated from CUPS 1.4 SVN. Contains
  fixes for multiple-page-size document printing (partial fix for
  LP: #310575).
* debian/patches/pdftops-dont_fail_on_cancel.dpatch: Removed, should be
  fixed in the new upstream version of pdftops.

[ Martin Pitt ]
* debian/patches/pdftops-cups-1.4.dpatch: Add definition of
  HAVE_PDFTOPS and CUPS_PDFTOPS, so that the filter actually gets
  again built with pdftops support. (Fixes Till's change from above).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
charset utf8
 
2
 
 
3
#
 
4
# This file defines the font mappings used for Unicode/UTF-8 text printing
 
5
# through PDF.
 
6
#
 
7
# Each line consists of:
 
8
#
 
9
#   first last direction width normal bold italic bold-italic
 
10
#
 
11
# First and last are the first and last glyphs in the font mapping
 
12
# that correspond to that font; contrary to PostScript printing
 
13
# they only select the font. To find the glyph the complete unicode
 
14
# character will be looked up in the (3,1) resp. (3,0) cmap of the 
 
15
# TrueType font. The glyph values are hexadecimal.
 
16
#
 
17
# Direction is the string "ltor" or "rtol", indicating left-to-right or
 
18
# right-to-left text.
 
19
#
 
20
# Width is the string "single" or "double"; double means that the glyphs
 
21
# are twice as wide as ASCII characters in the Courier typeface.
 
22
#
 
23
# "Normal", "bold", "italic", and "bold-italic" are the typefaces to use
 
24
# for each presentation.  If characters are only available in a single
 
25
# style then only one typeface should be listed (e.g. "Symbol")
 
26
#
 
27
# Each font that is listed will be used (and downloaded if needed) when
 
28
# printing.
 
29
#
 
30
 
 
31
0000 00FF ltor single COUR.TTF COURBD.TTF COURI.TTF COURBI.TTF
 
32
0100 02FF ltor single DejaVuSansMono.ttf DejaVuSansMono-Bold.ttf DejaVuSansMono-Oblique.ttf DejaVuSansMono-BoldOblique.ttf
 
33
0300 03FF ltor single DejaVuSansMono.ttf
 
34
0400 04FF ltor single DejaVuSansMono.ttf DejaVuSansMono-Bold.ttf DejaVuSansMono-Oblique.ttf DejaVuSansMono-BoldOblique.ttf
 
35
0500 05FF rtol single FreeMono.ttf
 
36
1E00 1EFF ltor single COUR.TTF COURBD.TTF COURI.TTF COURBI.TTF
 
37
2000 21FF ltor single DejaVuSansMono.ttf DejaVuSansMono-Bold.ttf DejaVuSansMono-Oblique.ttf DejaVuSansMono-BoldOblique.ttf
 
38
2200 23FF ltor single SYMBOL.TTF
 
39
3000 9FFF ltor double uming.ttc/0
 
40
#0400 04FF ltor single FreeMono.ttf FreeMonoBold.ttf FreeMonoOblique.ttf FreeMonoBoldOblique.ttf