summaryrefslogtreecommitdiff
path: root/rsvg
Commit message (Expand)AuthorAgeFilesLines
* Move some imports to where they are actually usedFederico Mena Quintero2023-05-091-3/+3
* (#963): test_utils: do not compile the fontconfig stuff on WindowsFederico Mena Quintero2023-05-091-3/+3
* Update lopdf to 0.30Lukáš Tyrychtr2023-05-041-1/+1
* Update the predicates create to the, as of the commit time, latest versionLukáš Tyrychtr2023-05-041-1/+1
* (#958): Do not include yeslogic-fontconfig-sys on WindowsFederico Mena Quintero2023-04-291-0/+2
* Use helper functions and call them from the macros for test referencesFederico Mena Quintero2023-04-213-75/+94
* Fix warnings from "cargo doc"Federico Mena Quintero2023-04-219-25/+25
* docs: fix item nameFederico Mena Quintero2023-04-211-1/+1
* rsvg-convert/tests/fixtures - Copy the few fixtures we need hereFederico Mena Quintero2023-04-2114-1022/+0
* Fix documentation exampleFederico Mena Quintero2023-04-211-1/+2
* Move rsvg/tests/src/*.rs to rsvg/tests/*.rsFederico Mena Quintero2023-04-2113-0/+0
* Use tinyvec's rustc_1_55 feature to reduce compilation timeFederico Mena Quintero2023-04-201-1/+1
* Makefile.am: build just the librsvg-c package for the C ABI libraryFederico Mena Quintero2023-04-191-1/+0
* meta: Separate C API from rust crateSophie Herold2023-04-0129-4296/+71
* meta: Naive move of c_api to own crateSophie Herold2023-04-017-2875/+0
* meta: Move lib and bins into separate cratesSophie Herold2023-03-311765-0/+107029