Files
roytam1 89830cff26 disable log2 in jsmath, and import changes from tenfourfox:
- #334: more tele from TabBrowser; also remove gMultiProcessBrowser since we don't support it (16f8592aa)
- #431: M1388354 M1388014 (da843afa1)
- #438: M1393098 (539efce0c)
- #388: M1354564 (d375d57d3)
- #429: Brotli 1.0.1 (c69914a5a) (with ppc-only defines removed)
- #429: install modules/woff2 (current to Fx57) (87b560912) (with ppc-only defines removed)
- #429: update OTS to 5.2.0 plus patches and M1396026 (1ce2a83ec) (with binary literals removed)
- #317: update graphite2 to 1.3.10 (f4bf5ad97)
- #429: update Harfbuzz to 1.5.1 (083639c71)
- #317: patch thebes for graphite2 alignment issues; enable graphite fonts (b7fead52b)
- #434: adjust video queue settings; Mach factor decode delay logic (default off) (9b5b09a6c)
- clean up a couple warnings (f37f7669d)
- #426: M1385395 (b8ebae839)
- #438: M1375599 (84bfb83b1)
- #442: M1381157 (ffbe7ea3a)
2018-05-31 14:43:36 +08:00

25 lines
789 B
Plaintext

<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">harfbuzz</name>
<shortdesc xml:lang="en">Text shaping library</shortdesc>
<homepage
rdf:resource="http://harfbuzz.org/" />
<mailing-list
rdf:resource="http://lists.freedesktop.org/mailman/listinfo/harfbuzz" />
<!--download-page
rdf:resource=""/-->
<bug-database
rdf:resource="http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"/>
<maintainer>
<foaf:Person>
<foaf:name>Behdad Esfahbod</foaf:name>
<foaf:mbox rdf:resource="mailto:harfbuzz@behdad.org" />
</foaf:Person>
</maintainer>
</Project>