Add symbology: DX Film Edge barcode

DX Film Edge barcodes are used 35 mm and APS films
This commit is contained in:
Antoine Merino 2024-12-19 18:57:18 +01:00
parent 1456af0e8b
commit d13a3aaf1a
No known key found for this signature in database
GPG key ID: E53AF74E9DC0C53E
20 changed files with 680 additions and 9 deletions

View file

@ -314,6 +314,7 @@
</ClCompile>
<ClCompile Include="..\..\backend\dmatrix.c" />
<ClCompile Include="..\..\backend\dotcode.c" />
<ClCompile Include="..\..\backend\dxfilmedge.c" />
<ClCompile Include="..\..\backend\eci.c" />
<ClCompile Include="..\..\backend\emf.c" />
<ClCompile Include="..\..\backend\filemem.c" />