File: control

package info (click to toggle)
jsmath-fonts-sprite 1.0-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,188 kB
  • sloc: makefile: 13
file content (21 lines) | stat: -rw-r--r-- 886 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: jsmath-fonts-sprite
Section: web
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper (>= 11), unzip
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/georgesk/jsmath-fonts-sprite
Vcs-Git: https://salsa.debian.org/georgesk/jsmath-fonts-sprite.git
Homepage: http://www.math.union.edu/~dpvc/jsMath

Package: jsmath-fonts-sprite
Architecture: all
Depends: ${misc:Depends}, jsmath
Description: raster fonts for jsMath plugin spriteImageFonts
 Rasterized fonts saved in separate image files -- 1 image per font to
 enable viewing of jsMath pages by a web-browser which is missing
 access to TeX fonts. Sprite organization of raster fonts alleviates the
 problem of jsmath-fonts, which is a tremendous number of images since
 each character has a separate image file. But such advantage comes at
 speed and compatibility cost.