Santhosh Thottingal

Results 38 issues of Santhosh Thottingal

Wikivue is Vuejs and Vuetify powered modern, single page, progressive, offline capable web application for Wikipedia * Code: https://github.com/santhoshtr/wikivue * Demo: https://wikipedia.thottingal.in/

Currently `rect` shapes with `rx` or `ry` radius attributes are not converted to path by convertShapeToPath plugin. This PR adds support for converting those radius to paths under convertArcs setting...

As reported in https://phabricator.wikimedia.org/T95667

The simpleParse method of parser, which get invoked if message contains only placeholders, was not supporting escaped placeholders(\$10) The light weight versio of jquery.i18n when parser.js not included also has...

Make it upto date with https://gerrit.wikimedia.org/r/#/c/49615

enhancement

A known issue from #382. Looks like we will need a tranformation with matrx `1 0 0 -1 0 0`. The last item in that may be calculated from svg,...

🗃Qt/ufo

### Bug description Version 1.10.0 does not compile with boost 1.74 or above versions. Specifically, marian-server has the compilation errors due to simple-websocket-server incompatibility with latest boost versions. Latest stable...

bug

hfst-fst2strings accept multiple options related to the prefix string in input and output and implemented using the callbacks in extract_path. This feature is not exposed in python binding. It would...

Changes ======= Introduce rollup based bundler to create single js, css files. This allows easy usage and no need to include every source code files explicitly. Fixes issue #326 Add...