Add notes for 2022-10-01

This commit is contained in:
2022-10-01 19:47:37 +03:00
parent c7aec5606c
commit 652f181273
126 changed files with 1245 additions and 882 deletions

17
content/posts/2022-10.md Normal file
View File

@ -0,0 +1,17 @@
---
title: "October, 2022"
date: 2022-10-01T19:45:36+03:00
author: "Alan Orth"
categories: ["Notes"]
---
## 2022-10-01
- Start a harvest on AReS last night
- Yesterday I realized how to use [GraphicsMagick with im4java](https://im4java.sourceforge.net/docs/dev-guide.html) and I want to re-visit some of my thumbnail tests
- I'm also interested in libvips support via jVips, though last time I checked it was only for Java 8
- I filed [an issue to ask about Java 11+ support](https://github.com/criteo/JVips/issues/141)
<!--more-->
<!-- vim: set sw=2 ts=2: -->