Ecosyste.ms: OpenCollective

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

github.com/ivanceras/ito-canvas

canvas for text base drawing
https://github.com/ivanceras/ito-canvas

Prepare for 0.1.1 release

d9c90dddc6697a3528fd93ca750c6766001907f9 authored about 4 years ago by Jovansonlee Cesar <[email protected]>
Add eraser_horizontal_line to seamlessly remove lines that are matching the given horizontal_line

4443e320f9cd2d0fa9563c1c6519cd6690f8d697 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Add README

5faa1056766ff661cace4fc55c68d7c49479293b authored over 4 years ago by Jovansonlee Cesar <[email protected]>
formatting

328be7ff5c1daed43ecb8343491abd9fc49b9bd2 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Add travis-ci

aa5e6962815b2b2af44bfd7b5508fefde38b6c53 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
fix typo

a09fca1fa8bd9ce0d0d2808af51d7c1102d916a3 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
add version for the crate dependencies

ecfee7657df527baca75d385a6146ae1f086c416 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Remove non-existing readme fields

b3fa38ac7c49d7cdaca04a46931efe1385a0941c authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Remove README

fdd0dc659542b108c41bfd3e2361bff76b5fb742 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Add implementation for adding text character into the canvas

Add missing keys for crates

28539a218621f660bbe726b981d87ac38503851d authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Remove more warnings

f3f7c069ede8e0ecfe6b70cc0a67e59700a6625d authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Remove warnings

12599a76efffc06310c57d30e1711a629e4e3e1f authored over 4 years ago by Jovansonlee Cesar <[email protected]>
use lazy static for the fragment lookup

3cfc92de1b27b45c68e5eabcb4fa36aef7cd9442 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Fix typo on arcs in the lookup

b64ccf36574858ce982896cc52d2274e8280b8a1 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Add implementation for unicode canvas

1fbd113cc704dc7f6d8c25f7d79071564f7cae8e authored over 4 years ago by Jovansonlee Cesar <[email protected]>
exlcude all target dir

f03d9b3aceee834cebb664e319824e279b476fa2 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Refactor workspace structure

601f383ae9e1f724adad0b2b1d6b39995e968579 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
refactor: use tuple in the bounds, remove arc_iterator

7a0c1fba5e5598eb4f4eb6313cca08f752068cb4 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Simplify the Shape implementation of circle, remove Circle Iterator

b042cf0ada9a56a0bb175f95ce6ed7a3b9600f11 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Rename crate to ito-canvas

6dd661010b47ab65beaea6110e6c5f903956b373 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Add fn new, add more test, remove debugging

c33ef78cd163e4ef522d227db4135292223355ed authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Fix calculations

79df3d8e54589614261e83ad9b5362dc0bce3964 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
organize test strings

728a8149efc549e5cb867eb58694f53e9607cd7f authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Fix test for arc

40a553c36d9e16c1893fe01c7e1698101d7c0ac2 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Add octant/quadrant arc support

037d7e2452cc6cbe7de1a58e09afa733d4a5da71 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Add example

33aef8c90b3dd31a780ede75920efa3c5438af38 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Make line drawing proportional to width * 2 x height

d6ff400d10ff7a4943e71e5b87c01b8720db4b16 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Make circle render proportionally

44716e518083044e026ae786146fd69f74f48bcb authored over 4 years ago by Jovansonlee Cesar <[email protected]>
modularize, add circle

bc8cce0b50fdccfe29afa1ddfcfe27feae88265a authored over 4 years ago by Jovansonlee Cesar <[email protected]>
add more tests

7c732148ec46b3c86244c5ae5ad376494c88ed97 authored over 4 years ago by Jovansonlee Cesar <[email protected]>
Initial commit

fd1cbebbc80036a238b8a171f7c750eaa9eddb7e authored over 4 years ago by Jovansonlee Cesar <[email protected]>