drawbot icon indicating copy to clipboard operation
drawbot copied to clipboard

Results 131 drawbot issues
Sort by recently updated
recently updated
newest added

when adding binary libraries inside a .drawBot package notarisation is preventing those to run. When the package is installed from within the app (like with pip) the entitlement is set...

for now they are used independent from any transformation... this is maybe not correct http://www.drawbot.com/content/canvas/pages.html

an example: https://gist.github.com/typemytype/df54f2413a2bc45b2408cb4a5e7aba9d

This is not a problem caused by DrawBot, but macOS Catalina: When iterating through installed fonts and setting text with them, any PS name prefixed with `.` (and therefore invisible...

It seems to be neither - an absolute value based on the em square (InDesign) ![Screen Shot 2020-03-30 at 01 29 59](https://user-images.githubusercontent.com/2049645/77864078-e684ad80-7226-11ea-99a2-27591dee6d59.png) - a percentage (of what?) (Pages) ![Screen Shot...

I am working on creating PDFs which contain links to website URLs. It would be excellent if I could embed those links into text in an invisible manner (no underline,...

When generating proofing pdfs for a variable font at different locations in the designspace, the default location is frequently displaying as the minimum value for a given axis. For example,...

this does not work... and I dont know what or where to change anything, is this even possible... a pure quartz example: ```python import AppKit import Quartz mediaBox = Quartz.CGRectMake(0,...

the input for the `imageColorSyncProfileData` could also be a `.icc` file next to an NSData object. Creating a NSData object does feel very drawBotisch or pythonesk. Creating a NSData object...

For testing purposes, I tried to run [this little script](https://www.harbortype.com/blog/how-to-animate-variable-fonts-using-python-and-drawbot/) using my newly finished variable font. Unsatisfyingly, it did not work as expected (let's be honest: it didn't work at...