Skip to content

Conversation

jeffreybaird
Copy link
Contributor

@jeffreybaird jeffreybaird commented Nov 11, 2024

Description

This PR introduces new MIME types for Procreate-specific file formats:

  • application/vnd.procreate.brush for .brush files
  • application/vnd.procreate.brushset for .brushset files

These MIME types correspond to Procreate’s custom brush and brush set formats, commonly used shared by artists and designers on the Procreate app.

Details

Notes:

The brushset file type is a collection of Brush files

@jeffreybaird jeffreybaird changed the title Add Procreate Brush and Brush Set MIME Types Add Procreate Brush and Brush Set file Types Nov 11, 2024
db.json Outdated
},
"application/vnd.procreate.brush": {
"extensions": ["brush"]
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes here are automated. The below changes are all that should be necessary.

@wesleytodd wesleytodd merged commit 1263d02 into jshttp:master Mar 7, 2025
30 checks passed
@wesleytodd wesleytodd mentioned this pull request Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants