Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Embroidermodder/Embroidermodder

Free machine embroidery software supporting a variety of formats.
https://github.com/Embroidermodder/Embroidermodder

Reorganization.

c8fd40b9669d7fd1ea73bbf6eb852819efc8bb8e authored almost 11 years ago by Jonathan Greig <[email protected]>
Updated README files.

3804384109bc41a4245470950aa78963b6f2c9cd authored almost 11 years ago by Jonathan Greig <[email protected]>
Merge pull request #23 from x2nie/master

Trap Unloaded lib

ca9032293220eeba84eb1b40d055339b8ad8c8df authored almost 11 years ago by Jonathan Greig <[email protected]>
Trap Unloaded lib

Show error if shared library was not loaded.

7f6112e6ccfd5149efbbf33375f34ef13ebd39da authored almost 11 years ago by x2nie <[email protected]>
Updated dependencies.

f116e83dc2f78c012609080452cb74b1019f7254 authored almost 11 years ago by Jonathan Greig <[email protected]>
Merge pull request #21 from x2nie/master

Delphi & Lazarus Supported

7ffa4f7556319053092c6ac64afea35f19243c3f authored almost 11 years ago by Jonathan Greig <[email protected]>
Delphi & Lazarus Supported

Native Pascal convention (adding prefix "T" for type, and "P" for
pointer type).
Lazarus support...

16f2e9ae7159236ab4b004f8af7162c5dc103adb authored almost 11 years ago by x2nie <[email protected]>
Added README to project-files/visualstudio directory.

915f9e0e81aa8325ca11458db4ff825d568d5f79 authored almost 11 years ago by Jonathan Greig <[email protected]>
Eliminate dependencies.

02bc7f8b9360e733aab68b74f78e66f868b714ea authored almost 11 years ago by Jonathan Greig <[email protected]>
Adding VS2008 solution and project

c72c4c84d3ddcc8138f06e9076900448e48eae35 authored almost 11 years ago by unknown <[email protected]>
fixed flawed icon optimization.

Using Imagemagick:
convert -strip -size 512x128 xc:"rgba(0,0,0,0)" PNG32:linetypeother.png

4b1cc2b2f8afdabdd232f1f38ef39b54bc20d353 authored almost 11 years ago by Jonathan Greig <[email protected]>
fixed flawed icon optimization.

Using Imagemagick:
convert -strip -size 128x128 xc:"rgba(0,0,0,0)" PNG32:blank.png
convert -stri...

5ed51b9092d0bd469f8881e826c49bd27fb17432 authored almost 11 years ago by Jonathan Greig <[email protected]>
Added initial README for experimental/delphie.

b91843e02754609e7390253acf46bd3c1a9dd37a authored almost 11 years ago by Jonathan Greig <[email protected]>
Merge branch 'master' of https://github.com/x2nie/Embroidermodder into x2nie-master

3ae70feba656013601ebcc8728767b39b83196bd authored almost 11 years ago by Jonathan Greig <[email protected]>
Beta Delphi sample project

A Delphi console project uses libembroidery.dll (shared library test).
Run well, but messy code....

d2ca2f901735d9d414857c60afa167ec4cb3b692 authored almost 11 years ago by x2nie <[email protected]>
simplify accomodate the last cmd (usually z) block

remove redundant/twin code-block of recognized svg-cmd:
to avoid loosing last 'z' command that m...

de343bc6abb72726ed9272093add46599b91a6a8 authored almost 11 years ago by x2nie <[email protected]>
Updated .gitignore file.

e493824c1b09db42e20f64dfb0d79acc72d9888e authored almost 11 years ago by Jonathan Greig <[email protected]>
Ignore dirty changes.

1ebc90f5aa4c6cc0526b494820cd59894f739592 authored almost 11 years ago by Jonathan Greig <[email protected]>
Optimize PNGs

bf9e54896600c73ddd0974b17b84dda2852d4ab3 authored almost 11 years ago by Metallicow <[email protected]>
Laziest cross-compiling build fix ever. XD

f80476ce50ec021b8679654266342ac90c03693e authored almost 11 years ago by Jonathan Greig <[email protected]>
Updated static and shared pro files.

2f2f3962cae40a2e738c81bed5b0ac6c5675000f authored almost 11 years ago by Jonathan Greig <[email protected]>
Added .txt extension.

40c01b4f1019ba237f54594f86d35c544240c276 authored almost 11 years ago by Jonathan Greig <[email protected]>
Standalone binary.

89af75f40e84b215d5236596c9790c24e11a05f1 authored almost 11 years ago by Jonathan Greig <[email protected]>
Path Flipping.

d9a227cdbe362d5a4f7182a75b910ddf14903425 authored almost 11 years ago by Jonathan Greig <[email protected]>
Added static and shared pro files.

2a338495cd2edb925081b3132ca85c6a76c334d5 authored almost 11 years ago by Jonathan Greig <[email protected]>
Updated .gitignore file.

3edd8832a8a3e1595c06aa6686dad435edd2ebc5 authored almost 11 years ago by Jonathan Greig <[email protected]>
remove old code.

c015f66fe5b48840c154dc2ef1252b0b4c53915e authored almost 11 years ago by Jonathan Greig <[email protected]>
fixed SVG memory leak & added comments.

92005fe7a3c49d88ee837701b8120512d09103f5 authored almost 11 years ago by Jonathan Greig <[email protected]>
* add copy_trim and inplace_trim function

* bugfix loading SVG path crash.

b7d017c349ef6c858570921d71ebb70d8a3da2d9 authored almost 11 years ago by x2nie <[email protected]>
added formats.c

d6988b103fcd6f3f1bd058ec0a717ad5f6dff82a authored almost 11 years ago by Jonathan Greig <[email protected]>
fixed SVG crash.

c6dd08dd973a5282bd89f2a533d8baef5b0f7ace authored almost 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging & additions.

476b38482bf54b9ff080d5551820cdaebab1e8aa authored almost 11 years ago by Jonathan Greig <[email protected]>
add elements from full 1.1 SVG spec.

6e38e54c98c42591d283278f2bfa00654fddd68c authored almost 11 years ago by Jonathan Greig <[email protected]>
identify SVG creator.

545b545be42a01d0a1796e288d88c289e891e3b4 authored almost 11 years ago by Jonathan Greig <[email protected]>
review then delete me.

4e9c3e9cc298142429610e0b7dab46f160f1b7fa authored almost 11 years ago by Jonathan Greig <[email protected]>
text improvements.

e3182be5de0522310ba4a49eea68ab1d675fec15 authored almost 11 years ago by Jonathan Greig <[email protected]>
gui Path improvements.

6c1b80c2bde206cfad82d4e621ebb16f0ac3d573 authored almost 11 years ago by Jonathan Greig <[email protected]>
libembroidery Path improvements.

9d6c757764c6c8dcd8ebc4f6968e5ec69eabd65d authored almost 11 years ago by Jonathan Greig <[email protected]>
libembroidery HOME settings.

dc773281eb311073ee9ace083f99f8762b97150b authored almost 11 years ago by Jonathan Greig <[email protected]>
libembroidery API cleanup.

b5ca255e0e31be858e951622e95f8d79d26edadc authored almost 11 years ago by Jonathan Greig <[email protected]>
libembroidery DST error logging.

f252b7d23370f1ca1398a28ee9bd9f907a14b6e9 authored almost 11 years ago by Jonathan Greig <[email protected]>
properly fixed SVG regression.

6918dd8d1251aea111a9bcd5dc196379e00e7a44 authored almost 11 years ago by Jonathan Greig <[email protected]>
libembroidery Path improvements.

68eca80018eedc3393ca8439de8b5643dbd21f4a authored almost 11 years ago by Jonathan Greig <[email protected]>
temporary converter fix for output of polylines.

724f1ce6fca6b805c9d46835b4f4d168845c56ab authored almost 11 years ago by Jonathan Greig <[email protected]>
temporary SVG regression fix.

ff6d3e4087fbb3e2ea55c61d273add2427da12b1 authored almost 11 years ago by Jonathan Greig <[email protected]>
libembroidery Path improvements.

a473b0281197af6ed5d763aaa05bf201a50790f5 authored almost 11 years ago by Jonathan Greig <[email protected]>
Merge pull request #9 from jedie/patch-1

Update README.md

1d96b69398240862cbc291fd0a2cca2ea2e81c4f authored almost 11 years ago by Jonathan Greig <[email protected]>
Update README.md

add 'libqt4-opengl-dev' see: https://github.com/Embroidermodder/Embroidermodder/issues/8

a58dddcf21ed60a896abd595774fb05dfb5afd01 authored almost 11 years ago by Jens Diemer <[email protected]>
libembroidery API cleanup.

2e1792211813d3180fc2fd74cd3151732cea23ad authored almost 11 years ago by Jonathan Greig <[email protected]>
Improved file conversion.

3463320713dfcde772f994df7618c0ac39683814 authored almost 11 years ago by Jonathan Greig <[email protected]>
Saving improvements.

7e5440c7b2c5ea5ddc9f8f5f99d6b3d8e84c9f7d authored about 11 years ago by Jonathan Greig <[email protected]>
SVG memory leak fix & cleanup.

b4a31d1c55d798988f4589e2d638d32c112e0794 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging and cleanup.

64910ea931b2b7744b509c29857b13c4bae9d4f5 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery memory cleanup.

2e98cc00a94f1638c79ff02928323d13ed5d2abb authored about 11 years ago by Jonathan Greig <[email protected]>
Updated Path-like Objects.

f7389a630cf7ca44eb7dd8d32e30d1156a77949a authored about 11 years ago by Jonathan Greig <[email protected]>
Added README.md file.

77ece0723f579c7b287f2f4e57adb6839b1e4265 authored about 11 years ago by Jonathan Greig <[email protected]>
Added Doxygen files.

336ff438ff77196d20c9b4c45af96a6bc352ca06 authored about 11 years ago by Jonathan Greig <[email protected]>
Doxygen comments.

9f46b8d2038e07d5318326d7d13a1c3b21c6bad1 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging.

5a4c79bc09fb6c987b756430f1ac76c8b07ee68d authored about 11 years ago by Jonathan Greig <[email protected]>
Doxygen source comments.

3878944d54a3e30e23dc31c27d5ab423f42b7b94 authored about 11 years ago by Jonathan Greig <[email protected]>
Doxygen header comments.

d3ccabf1abde005af910099fcd29d6398f0a021e authored about 11 years ago by Jonathan Greig <[email protected]>
Updated .gitignore file.

93809e28f32ac67ab555d1eb5e93de47443d5715 authored about 11 years ago by Jonathan Greig <[email protected]>
compound files error logging and cleanup.

1ae8ecef29e9782876625a83733ea09c334091b0 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging and cleanup.

0b5f4bfb8012d56054c60132564d5211251648c5 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging and fixes.

aaa3e6d3b771797cc5f745175ddb72e0406de0df authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging.

3c627fd51aae530467e8c50297673801be02bd08 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery API cleanup.

list functions now return pointer rather than void.

8b67fa6f1e62c0f0ebd8b655626364ecaec565af authored about 11 years ago by Jonathan Greig <[email protected]>
stitchcount bugfix.

609ce3120e4fbb5aabe79df5f6c551481eb6b9f9 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery API cleanup.

47ba99f6b877c48a2ddb1ce5a8299a95cfbbb5de authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging.

5a994b1269f62236d45b87959b9936a245bd15b0 authored about 11 years ago by Jonathan Greig <[email protected]>
Updated libembroidery moving functions.

64dea3730e50c5b2864f74c4844003d6dcedb61c authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery API cleanup. (free memory functions)

77929313e5a7fb8dd5ce7edd9c317c646d4e76b9 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging.

40990efced9cd3af5debb10ac8838768343d811f authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery API cleanup.

fd9c9bb19eee9638fbe1a9cc9f377530e6e13b8f authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery API cleanup and notes.

fb5718cf7b594e09acd1e01caa660b26d1954fb2 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging.

3b53b21a42cea4cc16d1f4721d3ea70f68960b9b authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging.

47340a3fb7f0d7072c9d7aafb259bd94486b580c authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging.

9fdb4fc9dd8e87b3b01864e028d4d70b086809d8 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging.

4bc0f2c31cbd7c0b7982955ca4479d41ebc2d929 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery error logging.

eef11ff84bb2d2eb34a72130e9e2de88aa95993c authored about 11 years ago by Jonathan Greig <[email protected]>
Adding silent for less verbose output.

b776ab2a70a015cfbd68190736d23149999ebf14 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery DXF changes (WIP).

8126d0a33d4335dbca9ff3ce9760286819e67929 authored about 11 years ago by Jonathan Greig <[email protected]>
Even More libembroidery C89 Build Fixes.

c42e52fabbb38bae5d31b803f8a32c513289802b authored about 11 years ago by Jonathan Greig <[email protected]>
More libembroidery C89 build fixes.

e58135d4ae44349244f4377f9f1f4bd2de443040 authored about 11 years ago by Jonathan Greig <[email protected]>
libembroidery C89 Build Fixes.

b6acfae4d6d64af25bcfe4c8aaa9e386a4715c6a authored about 11 years ago by Jonathan Greig <[email protected]>
Merge pull request #6 from SushiTee/msvc_fix

fixed building with msvc

0d5d422ae5cc416c9c45a32f986d7ece06138197 authored about 11 years ago by Jonathan Greig <[email protected]>
fixed building with msvc

017518b4129a2a380e1be319197ea58aacb7cb50 authored about 11 years ago by Sushi Fish <[email protected]>
Updated translation files from Sonia.

12dff14079e809947dfe7fd751d016a17cf5b083 authored about 11 years ago by Jonathan Greig <[email protected]>
Added missing helpers-unused.h file.

6994eec5cf50d669dee464783da4153a5e59ef3c authored about 11 years ago by Jonathan Greig <[email protected]>
Updated Commands to match colored prompt.

c2b8a7a21195e9230804c0ad5fd4cf3fe24aadae authored about 11 years ago by Jonathan Greig <[email protected]>
Command Prompt Improvements.

Up/Down cycles thru issued commands.
Colorful Command Prompt.
Prompt scrolls to bottom on new in...

e2f8b94f0ca1226041d359a0c202653d614639ec authored about 11 years ago by Jonathan Greig <[email protected]>
Cleanup libembroidery warnings.

93d2be09e49838720f1da1aa7c01b516875fc98e authored about 11 years ago by Jonathan Greig <[email protected]>
Arduino EXP reading build fixes.

755eeb00db6c8760b753fdf09f3a9511a264dc19 authored about 11 years ago by Jonathan Greig <[email protected]>
Arduino build fixes.

2860cbdaa45e2c391dc162562aa2c60b37ef9102 authored about 11 years ago by Jonathan Greig <[email protected]>
Arduino build fixes.

3757a63d668115bd386149fc571613f42d2d03df authored about 11 years ago by Jonathan Greig <[email protected]>
Arduino build fixes.

c303685b723a69c28fdeffc43a1c209a96447bba authored about 11 years ago by Jonathan Greig <[email protected]>
Updated translation files.

ba7de4303b8682665f663a671bdd74534ccd1ded authored about 11 years ago by Jonathan Greig <[email protected]>
Arduino build fixes.

2ea78d8c7278b3577ed60aa354b1d49317296c30 authored about 11 years ago by Jonathan Greig <[email protected]>
Updated .gitignore file

651037641e41d2be8bed7095818bc8de7567b2bf authored about 11 years ago by Jonathan Greig <[email protected]>
Added EmbHash to libembroidery.

eeb2644f3ff3f1ddce12d9cf378aa5f44feb690b authored about 11 years ago by Jonathan Greig <[email protected]>