#drawbot

2025-05-22

*Affiche composée par @SabbaghMike dans @drawBot #DrawBot (avec du code #python)
— typo : version bêta d'un caractère sans empattements (sur lequel je travaille) 😉

2025-02-04

About 1200 archived images from social media posts in 4 minutes and 13 seconds.
vimeo.com/1053379952 #instagram #archive #movie #drawbot #lettering

2025-01-21

@tallpauley’s WordSiv is a Python library for generating font proofing text. See the docs on wordsiv.com/, which also provides a comparison to other useful tools like @jaf’s justanotherfoundry.com/generat and MIguel Sousa’s classic adhesiontext.com/.

A key feature is Simple Word Probability (wordsiv.com/#why-simple-word-p) to give the resulting text a “realistic” shape.

#TypeDesign #FontProofing #DrawBot

2024-11-23

@MauriceMeilleur is back for another online workshop: Typographic Patterns and Animations with Python and DrawBot.

For designers who code and love type, pattern, and motion, and want to incorporate them all in their work.

Dec 7–15, 10am–1pm PT (18:00–21:00 GMT)

letterformarchive.org/shop/typ

#Python #PythonProgramming #Animation #DrawBot #Typography #Ad

Michael Zöllneremnullfuenf@chaos.social
2024-10-14

My robot spraying on the wall of our university. ;-)
#graffiti #plotterart #drawbot #penplotter #marlin

Building with a yellow stairwell and a "hello" graffiti.Graffiti robot spraying "hello".
Jonatan Hildénjhilden@vis.social
2024-09-23

Custom chart types in Matplotlib can be fairly challenging to work with due to the object model, but there are alternatives. #DrawBot has straightforward state-based interface to draw your own custom charts.

By using it as a module in JupyterLab
it is easy to combine with e.g. Pandas & you can have have immediate visual feedback too. (Mac only)

github.com/typemytype/drawbot#

Code and resulting image of two rectangles, one rotated, in Jupyter notebook:
import matplotlib.pyplot as plt
import drawBot

with drawBot.drawing():
    drawBot.newPage(1000, 1000)
    drawBot.translate(10, 10)
    drawBot.rect(0, 0, 100, 100)
    drawBot.translate(100, 100)
    drawBot.rotate(45)
    drawBot.rect(0, 0, 100, 100)
    drawBot.saveImage("aRect.png")
plt.imshow(plt.imread("aRect.png"))
2024-09-17

A few spots left! Python for Visual Designers with @MauriceMeilleur. letterformarchive.org/shop/pyt

Learn the basics of Python in the free macOS application DrawBot. Create and animate vector art, set type with code, and save your sketches as vector and raster images, videos, and .pdfs.

Held over two weekends: Saturday to Sunday, September 21–22 and September 28–29, from 10am–1pm PT.

#Python #Animation #DrawBot #Workshop #Ad

Michael Zöllneremnullfuenf@chaos.social
2024-09-10

I have finally found the time to finish the prototype of my graffiti drawbot. It works!
youtube.com/watch?v=Xpd04TPsMr

#graffiti #plotterart #drawbot #penplotter #plotter #3dprint #marlin

Jonatan Hildénjhilden@vis.social
2024-08-10

Tried to create an account in the #drawbot forum but the captcha won’t let me, so instead pinging @justvanrossum
for a little feature suggestion for Drawbot: Would be awesome to have a quick ”copy output as svg/pdf" functionality, for smooth integration with Illustrator/Inkscape.

2024-01-01

Align your 24 pieces nicely.

#happynewyear #2024
#python #drawbot

2023-12-03

Total immersion: Coding C64 font specimens in #DrawBot using my C64 font in the code editor as well :)

A DrawBot script using the C64 font for code
Jörg Kantelkantel
2023-11-06
2023-10-26
2023-04-18

"I_m_like_that_Black_Crow__flying_over_the_road_that_leads_me_on"

I gave the AI a Joni Mitchel lyric from Hejira, 1976. It did this. Pretty high-concept for such a simple line. I like it. ( 5 colours, 1.5 hours of drawing with mixed pens).

#AI #PlotterDrawing #DrawBot #Art #Drawing #StableDifussion
#Inkscape #JoniMitchel

An abstract pen and ink drawing conceived by AI(Stable Diffusion), processed by me and drawn by a plotter printer robot. Two objects sit on wide "Lines" on a rectilinear horizon, they appear to be crows.
2023-03-27

*Video loop made with @drawBot #Drawbot #Python + my typeface #Kaltoum @esadtype

2023-03-27

*Boucle vidéo réalisée dans @drawBot #Drawbot #Python + ma typo #Kaltoum @esadtype

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst