Ecosyste.ms: OpenCollective

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

github.com/casualsnek/npttf2utf

Python module/script to map Nepali ASCII font faces like Preeti, Sagarmatha, and more to devanagari unicode with direct mapping support for docx and txt files.
https://github.com/casualsnek/npttf2utf

Merge pull request #3 from Qrishna/main

Update FontMappper's init method to use default map.json when nothing…

9b5aebf3a18ab96455afcc1fcb4496dfc5fa0c12 authored about 1 year ago by Casu Al Snek <[email protected]>
Update FontMappper's init method to use default map.json when nothing is provided

a18ddda7ca33638d36c733eb6fe7d128815f984e authored about 1 year ago by Krishna <[email protected]>
Fix crash when font property cannot be read

Fix crash when font property cannot be read in cs (Unicode) and ascii tags !

6bc9a5d78fd106e308a7faeac220130fd7ab95b7 authored over 1 year ago by Casu Al Snek <[email protected]>
Update README.md

6404e7706d61b578667863804aa2da9e51a8c305 authored almost 3 years ago by Casu Al Snek <[email protected]>
Create python-publish.yml

523ddc21d6e013d552373c6ba3f0bf6527e6cb30 authored almost 3 years ago by Casu Al Snek <[email protected]>
Add reference to nfontunify

25263579e693dbc8a9e7105406f330473359a6f5 authored almost 3 years ago by Casu Al Snek <[email protected]>
Updated readme to reflect my current username

4aad42b880b17921b5db36ba5835fb2dd1b8f76b authored about 3 years ago by Casu Al Snek <[email protected]>
Update README.md

f5a194d8ffbb8b9ccb831fbe5056a893fd4351b6 authored about 3 years ago by Casu Al Snek <[email protected]>
Added Hit counter ! πŸ˜…

9b7a163186bb3f413609ca6daaf6dde1634d1051 authored over 3 years ago by Casu Al Snek <[email protected]>
Changed personal information on 'src/__init__.py'

0b8705563f167b638cb856344b0a7993145c5481 authored over 3 years ago by Casual Snek <[email protected]>
Updated author name and email

94b7ac947aa01fcea896afdbc381329d29d234b4 authored over 3 years ago by Casual Snek <[email protected]>
Trying to fix errors in windows.

Trying to fix errors in windows. Cleaned __init__.py, Now errors for invalid input/output file i...

5e168e36d2c3b9593e720cc4a44841aefad896e3 authored over 3 years ago by Sabin Acharya <[email protected]>
Hopefully docx conversions will work in windows

38efbf51f69ccdba4527dad729ba898f1097a103 authored over 3 years ago by Sabin Acharya <[email protected]>
Fixed "charmap cant decode....."error on windows, Fixed font names in mapping definition and updated README.me

Fixed "charmap cant decode....."error on windows due to encoding of map.json not being specified...

17c939ade1541419f9abc7ce1515889f9d3d2ff8 authored over 3 years ago by Sabin Acharya <[email protected]>
Made some from font and to font comparisons CaSe Insensitive and Added License information on CLI help

d9851fda0e031c6f872f3a88928fb6ab8ac15c8c authored over 3 years ago by Sabin Acharya <[email protected]>
Removed misleading usage from README.md and changed parameter for input font to -if

Removed misleading usage from README.md and changed parameter for input font to -if

06bc33ecc6578e39de9d1b50a7d202256786a974 authored over 3 years ago by Sabin Acharya <[email protected]>
Restructured to allow npttf2utf to be packaged and installed as python module with PIP.

(v0.3.2) Now npttf2utf can be packaged and installed as python module with pip and can also be l...

9a630f1dc07ff46bc3856324af9df142f560e259 authored over 3 years ago by Sabin Acharya <[email protected]>
Fixed spellings in README.md :sweat_smile:

aa48677e84b4031a23aca54c63d7e9ed1d88dcc4 authored over 3 years ago by Sabin Acharya <[email protected]>
Merge pull request #1 from trippygeese/preeti_support

Preeti support

a804e8ccad194a6b17ff82656d135a68aa937308 authored over 3 years ago by Sabin Acharya <[email protected]>
Marked Some methods static. :smile:

Marked Some methods static. :smile:

ad3b70496a2f9660ae84f5075c526ef6bc9fde14 authored over 3 years ago by Sabin Acharya <[email protected]>
Working support for mapping and unifying to Preeti

Working support for mapping and unifying to Preeti. Some code cleanup in docxhandler.py. Now un...

8e10e376afb294b46ba0cba01d7f850cba2852fe authored over 3 years ago by Sabin Acharya <[email protected]>
Table partially working on docxhandler

Just a backup commit... still broken

d1a3f76ea61c8ace5fdd06b4ddeada1dc4a1a5ba authored almost 4 years ago by Sabin Acharya <[email protected]>
(v0.2A) Add preeti mapping in string mode and others

Add preeti mapping in string mode, add support to specify components, known unicode fonts and ou...

b05740f10dc06adf813cf712d2d3f556a7c13949 authored almost 4 years ago by Sabin Acharya <[email protected]>
Add preeti mapping capibility to txthandler and docxhandler

Add preeti mapping capibility to txthandler and docxhandler. Uses preetimapper.py to do so.

53498e0ce1466fba44b2409d09092f5b789a4e0f authored almost 4 years ago by Sabin Acharya <[email protected]>
Started work on map_to_preeti method

This commit is not working.
Added new method map_to_preeti to map any unicode mappable font back...

88704f66bb236c1f357aeeef8b4fc8fc59605ca0 authored almost 4 years ago by Sabin Acharya <[email protected]>
Merge branch 'main' of https://github.com/trippygeese/npttf2utf into main

cb248618f0d97ae5297f41ddaaf0030f0b447ff5 authored about 4 years ago by Sabin Acharya <[email protected]>
Fixed __init__.py and edited README.md accordingly

Added imports in npttf2utf/__init__.py
Changed the imports in README.md to adjust the change

411e4229bae003f212738db872996cf831367d84 authored about 4 years ago by Sabin Acharya <[email protected]>
Updated README.md (Again)

c058b57b517b58d9e449a1e9ead0de77e576eee7 authored about 4 years ago by Sabin Acharya <[email protected]>
Update README.md

Added content to readme

2fab5bc4d2060595c55f459f156231454fe06d5a authored about 4 years ago by Sabin Acharya <[email protected]>
Fixed a typo in README

0300fae1ce200d72282869ebc4915d6110550dc2 authored about 4 years ago by Sabin Acharya <[email protected]>
Initial commit

Initial commit with support for txt and docx file including font detection. Can be used as pytho...

92a44b45ce15474c994621c4c36148102fd6b6c7 authored about 4 years ago by Sabin Acharya <[email protected]>
Initial commit

27766aebfb9e3bb3931e4572e5f621d93eebd657 authored about 4 years ago by Sabin Acharya <[email protected]>