File: .gitmodules

package info (click to toggle)
python-ttfautohint-py 0.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 484 kB
  • sloc: python: 1,360; makefile: 97; sh: 77
file content (10 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
[submodule "src/c/freetype2"]
	path = src/c/freetype2
	url = git://git.sv.nongnu.org/freetype/freetype2.git
[submodule "src/c/harfbuzz"]
	path = src/c/harfbuzz
	url = https://github.com/harfbuzz/harfbuzz
[submodule "src/c/ttfautohint"]
	path = src/c/ttfautohint
	url = https://github.com/fonttools/ttfautohint
	branch = gnulib-gh-mirror