Gitlab CSE Unil

Skip to content
  • Julien Furrer's avatar
    Added support for external images · 25900a04
    Julien Furrer authored
    a field image_url added to AnObj
    Image is loaded by a img tag with "crossorigin"
    attribute set to "anonymous".
    The paper.Raster object is build using the img tag
    instead of the direct url. Also for local images.
    25900a04