Skip to content
View josepablo-espinoza's full-sized avatar

Block or report josepablo-espinoza

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pseudo-pixel-perfect.py pseudo-pixel-perfect.py
    1
    from krita import * # type: ignore
    2
    from time import time
    3
    from PyQt5.QtCore import QByteArray
    4
    
                  
    5
    '''
  2. krita-brush-size-docker krita-brush-size-docker Public

    Quickly and easily adjust the size of your brush in Krita using predefined size presets.

    Python 6

  3. krita-stroke-listener krita-stroke-listener Public

    Simulate a keypress each time a left-click is detected on the drawing canvas.

    Python 2

  4. palette-tin palette-tin Public

    Palette Tin is a Krita Docker plugin designed to help with color mixing and palette management. Inspired by the Art Academy mixing interface, it aims to make painting more fun by reducing the need …

    Python 1