Ecosyste.ms: OpenCollective

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

github.com/peermaps/label-placement-engine

build and update simplicial complex geometry for 2d label placement
https://github.com/peermaps/label-placement-engine

2.1.0

79d19703fe95c168755907f209c4cbc82899723d authored over 2 years ago by substack <[email protected]>
rewrite area preset, same interface

3cb9ac9bc7c8594bdd4d66572b356acabd6ff7c6 authored over 2 years ago by substack <[email protected]>
point placement{,s} argument

300e13be5b240bbec4b646775e33e571d3c0ab76 authored over 2 years ago by substack <[email protected]>
2.0.0

bacd080f45050d221782698bd66d11e9fa465569 authored over 2 years ago by substack <[email protected]>
use bfs2inorder for line candidates

fd848234dcd2c5ba5be63987037a041d0d596786 authored over 2 years ago by substack <[email protected]>
maxIndex

cc12e051c097cb09032608936605b0d0cdd4ae6b authored over 2 years ago by substack <[email protected]>
simple area preset

34f635a55f693f4764ac18f70c686fc4e15098cb authored over 2 years ago by substack <[email protected]>
remove buggy rotate() in line preset

bf5926706a7d19d9ed3385961ae193590f142599 authored over 2 years ago by substack <[email protected]>
fix default line preset aspect value

43fc32868b81600338b774668d0d8e619d9b95d7 authored over 2 years ago by substack <[email protected]>
set default label margin scale

3a4bce2d60354ddf00fedcbadc8330e6ac15752b authored over 2 years ago by substack <[email protected]>
1.0.1

e330b36652b7086aeac6c8799dadf2d3e5e441a6 authored about 3 years ago by substack <[email protected]>
also rename code and examples

6fcfedc94ec8e67b8819e4ce46dc05cf60ab8471 authored about 3 years ago by substack <[email protected]>
rename

5adb0cd73cc099a3003db6554b32d85a0cb1a0a3 authored about 3 years ago by substack <[email protected]>
example script

2e962d80ba312c7aabb3cf01ed2a1095234202e8 authored about 3 years ago by substack <[email protected]>
pkg

f6749d7c318267bb94a28980dce6530492936d67 authored about 3 years ago by substack <[email protected]>
remove _visible

c42fc5c03d925b63288015c9e803565a7b6c7bbf authored about 3 years ago by substack <[email protected]>
readme

5f17eaaff3335446cd4985079af88662e9808d99 authored about 3 years ago by substack <[email protected]>
labels example without rendering

448eda5abca678adaa1a0674e0ba9f04f3becdf5 authored about 3 years ago by substack <[email protected]>
include .isVisible(), .visible, and .offsets as part of the api

e63e94b147c1b1b9e6cc573be790f256db3f2132 authored about 3 years ago by substack <[email protected]>
save positions offsets

6fd478481d37b076160abd9023a430bf07ab72d1 authored about 3 years ago by substack <[email protected]>
sides for line preset

33cc7a6da89a392354bbfdf51d4bcdc9b8e9fba0 authored almost 4 years ago by substack <[email protected]>
scale params

21d8c1be974ad94a4ed05396e44b26d8c319f78c authored almost 4 years ago by substack <[email protected]>
factored out intersections into separate packages

b64d673d062649b6feeb19886d3ec2263d224309 authored almost 4 years ago by substack <[email protected]>
move presets from example into preset/

be8131e97ab37e6351a5bfecc4cd0a864fe1acae authored almost 4 years ago by substack <[email protected]>
try different midpoints

5885c3a72574f4d647eae18a4c2294f18361608a authored almost 4 years ago by substack <[email protected]>
factor out height and width to use aspect ratio instead

28020bb6771942d32487bc547ceba4f0a7006661 authored almost 4 years ago by substack <[email protected]>
line works properly without skewing

6c7169a03a54d67a2049f8480a20acf5e7da9132 authored almost 4 years ago by substack <[email protected]>
line type to follow features

767bdfd807d625a026917e9240931470bd39ba63 authored almost 4 years ago by substack <[email protected]>
remove _offsets for cells and positions, unused visible field

15fda58c11e30deb6bc58008a3f0581574d2b429 authored almost 4 years ago by substack <[email protected]>
move outlines construction into library

06d3798dc14624a9e93d0183df3e812d2b9257a8 authored almost 4 years ago by substack <[email protected]>
count instead of subarrays

afaaa9a72d3a3ff44f679e40dce2f9a9183dc970 authored almost 4 years ago by substack <[email protected]>
use an iteration index, not state and loop until a match is found per item

c002a232e283a6aac2face6650c58a73f76d9b01 authored almost 4 years ago by substack <[email protected]>
fixed visible issue

ec53a1f990d9df7d69e011f0f1a026fa5a2119de authored almost 4 years ago by substack <[email protected]>
bounds clipping

77d07c392454c4298ae7bb96d9e9b24fb14ec79a authored almost 4 years ago by substack <[email protected]>
make room for other types

576fd8f304808304e33cf45dcb7604586b8634f4 authored almost 4 years ago by substack <[email protected]>
bbox and polygon tests

59ffae276f9566eb6518701260ea476a76ea11a2 authored almost 4 years ago by substack <[email protected]>
write bounds info and calculate bbox

7b1faa7317387043a9871c82a20576776c522e5c authored almost 4 years ago by substack <[email protected]>
seems to work but cuts too close

95e9433a93effa76f746d771990f5995abd95c94 authored almost 4 years ago by substack <[email protected]>