Notes on the PDFlib TET Ruby binding
====================================

The distribution packages contain DSOs for several Ruby versions. These are
grouped into directories as follows (not all Ruby versions are supported on
all platforms, though):

  bind/ruby/ruby30 for Ruby 3.0.x
  bind/ruby/ruby31 for Ruby 3.1.x
  bind/ruby/ruby32 for Ruby 3.2.x
  bind/ruby/ruby33 for Ruby 3.3.x
  bind/ruby/ruby34 for Ruby 3.4.x


Windows
-------
On Windows the DevKit is required to use the binary extension for PDFlib:
https://rubyinstaller.org/add-ons/devkit.html
