GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
4
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
jryland
/
Import
Transfer to URL with SHA
Find file
Newer
Older
tree:
4dc75bdc0f
Branches
Tags
×
DELL-PC
MacBookPro
NUC
master
Import
/
research
/
ui
/
toolkit
/
TtfTests
/ Makefile
John
on 29 Dec 2020
91 bytes
bulk import from macbookpro checkouts
Raw
Blame
History
test-app: TrueType.cpp TrueType.h g++ -g -I../include $< -o $@ --std=c++11 -DTEST_APP