monoid icon indicating copy to clipboard operation
monoid copied to clipboard

SwapLookup Fontbuilder

Open larsenwork opened this issue 9 years ago • 5 comments

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

larsenwork avatar Jul 28 '15 19:07 larsenwork

Could have sworn I fixed this already, haha.

chase avatar Jul 29 '15 01:07 chase

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

larsenwork avatar Jul 29 '15 01:07 larsenwork

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

chase avatar Jul 29 '15 01:07 chase

ok, I'll just comment it out

larsenwork avatar Jul 29 '15 01:07 larsenwork

cancelled the rebuild - building 0.55 instead :)

larsenwork avatar Jul 29 '15 01:07 larsenwork