GithubHelp home page GithubHelp logo

inego / aglona-reader Goto Github PK

View Code? Open in Web Editor NEW
24.0 4.0 3.0 405 KB

Aglona Reader for .NET - A program for reading, creating and editing parallel books (books in two languages) in the original ParallelBook format

Home Page: https://sites.google.com/site/aglonareader/

C# 100.00%

aglona-reader's Introduction

Aglona-Reader

.NET version of Aglona Reader

aglona-reader's People

Contributors

inego avatar poltoryhin avatar yevhenrezohlazov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

aglona-reader's Issues

Enhance Export to HTML

  1. Support coloring like in the Normal mode
  2. Support export options:
    • Toggle table lines visibility
    • Toggle pair numbering
    • Toggle coloring

Windows API Dependencies

Hi,

I'm a FOSS developer and a avid language learner. Aglona is very exciting and I would love to use it in my language studies. However I only use Linux.

I tried to get Aglona running on Linux using the Mono framework, but it appears Aglona isn't pure .NET, it uses many native windows calls.

There are two places it uses native windows calls:

  1. ParallelTextControl.cs
  2. NAudio (in WaveInterop.cs, and AcmInterop.cs)

To get a minimally working version of Aglona, disabling the audio support would be a fine first step. This leaves us with just ParallelTextControl.cs.

ParallelTextControl.cs is using GDI for many font calculations. Can't this be done in pure .NET?

And an even bigger question, are you interested in getting Aglona working on OS besides windows?

Support keeping a list of bookmarks for files

Support a per-file list of bookmarks (selected phrases in one of text parts) stored somewhere.
The following problems will have to be solved:

  • How to manage references in case the file content is changed;
  • How to highlight phrases in all of the three presentation modes, and the editing mode.

Fight numerous warnings

There are 1200+ warnings, mostly coming from using a modified NAudio library inside the code base, but also there are numerous warnings in the own code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.