https://github.com/imagemagick/croco
croco for the Windows build of ImageMagick
https://github.com/imagemagick/croco
Last synced: 5 months ago
JSON representation
croco for the Windows build of ImageMagick
- Host: GitHub
- URL: https://github.com/imagemagick/croco
- Owner: ImageMagick
- License: other
- Created: 2015-06-06T16:28:55.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-09-27T19:25:49.000Z (9 months ago)
- Last Synced: 2025-09-27T21:16:07.687Z (9 months ago)
- Language: C
- Homepage: http://git.imagemagick.org/repos/croco.git
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: NEWS
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
Initial Author: Dodji Seketeli.
What is The Croco Project ?
------------------------------
Libcroco is a standalone css2 parsing and manipulation library.
The parser provides a low level event driven SAC like api
and a css object model like api.
Libcroco provides a CSS2 selection engine and an experimental
xml/css rendering engine.
This library is being written to bring the css support
to the mlview xml editor project but it can be used
for other applications as well.