mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
In particular in the Ada API, this unifies the redundant Short_Image/Image functions. This renaming removes the image/short_image discrepancy that is pervasive through the various APIs, and hopefully simplifies users' life. TN: T702-024