mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2023-05-04
This commit is contained in:
@ -22,4 +22,12 @@ categories: ["Notes"]
|
||||
$ psql < locks-age.sql | grep " days " | awk -F"|" '{print $10}' | sort -u | xargs kill
|
||||
```
|
||||
|
||||
## 2023-05-04
|
||||
|
||||
- Sync DSpace Test with CGSpace
|
||||
- I replaced one item's thumbnail with a WebP version and XMLUI displays it fine
|
||||
- I spent some time checking the CMYK issue with Arch's ImageMagick 7 and the Docker container and I think ImageMagick 7 just handles CMYK wrong...
|
||||
- libvips does it correctly automatically and looks closer to the PDF
|
||||
- Meeting about CG Core types
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user