Guo, Quan
Guo, Quan
Awesome! I am practicing an identical workaround. However, patching `load_default` to set default isn't something we want to write in the documentation. Looking forward to a consistent and reliable interface...
Looks good, but why does it go under `ImageDraw` rather than `ImageFont`? Is `ImageFont.load_default` used somewhere else where we want flexibility over consistency?
Yeah, the constant constraint makes sense to me.
+1 > This relates to the opposite problem of ignoring latex comments #159 Activating for parts of a file would be very attractive since VSCode is rather a general-purpose editor...
With tools like https://github.com/wework/speccy we can allow a list of spec and merge them into one so that the current process is good.
If anyone is interested, I came up with a workaround merging the files at the build time in `conf.py` with [`prance`](https://github.com/RonnyPfannschmidt/prance). (`speccy` ran into an infinite loop with my spec...