larsenwork / monoid

Customisable coding font with alternates, ligatures and contextual positioning. Crazy crisp at 12px/9pt. http://larsenwork.com/monoid/
7.86k stars 170 forks source link

SwapLookup Fontbuilder #94

Open larsenwork opened 9 years ago

larsenwork commented 9 years ago
Traceback (most recent call last):
  File "./Scripts/build.py", line 46, in <module>
    option('Squeeze', 'Squeezed capitals with diacritics', SwapLookup("ss14"))
  File "/data/Scripts/fontbuilder.py", line 158, in SwapLookup
    return swap_op
NameError: global name 'swap_op' is not defined
lxc-start: The container failed to start.
lxc-start: Additional information can be obtained by setting the --logfile and --logpriority options.
for file in ./Source/Monoid*.sfdir; do . Scripts/parallel_build.sh $file; done returned exit code 1

@chase ? :bowtie: https://github.com/larsenwork/monoid/blob/master/Scripts/build.py#L46

chase commented 9 years ago

Could have sworn I fixed this already, haha.

larsenwork commented 9 years ago

https://gist.github.com/larsenwork/a3398e553de1d547f8b8 almost... :)

chase commented 9 years ago

This is going to require some more digging, for now we should remove line 46. https://github.com/larsenwork/monoid/blob/master/Scripts/build.py#L46

larsenwork commented 9 years ago

ok, I'll just comment it out

larsenwork commented 9 years ago

cancelled the rebuild - building 0.55 instead :)