#!/usr/bin/make -f
#export DH_VERBOSE=1

%:
	dh $@

override_dh_auto_build:
	vfb3ufo 2839-LexiGulim.vfb
	fontmake -u 2839-LexiGulim.ufo -o ttf --keep-overlaps
	ttfautohint master_ttf/2839-LexiGulim.ttf LexiGulim.ttf
