Josep Balagué
Josep Balagué
git checkout -b 4.1.0 4.1.0
@charlesw, did you find the bug?
👍 Thanks Yes, I'm using your link https://github.com/charlesw/tesseract/wiki/Compiling-Tesseract-and-Libleptonica-(using-vcpkg)
@tarekgh: The specification is to incorporate days and months names of dialects and local languages of ca. As I don't know C/C++ at the moment I overwrite the AbbreviatedMonthNames as...
Clockwork-Muse: Yes I agree with "the locales are provided by the OS". As a member of a linguistic minorities, I must look for other mechanisms to have locales not provided...
Hi folk, First I change this code at MainWindow(): public MainWindow() { FirstFloor.ModernUI.Presentation.AppearanceManager.Current.ThemeSource = new Uri("pack://application:,,,/FirstFloor.ModernUI;component/Assets/ModernUI.Dark.xaml"); InitializeComponent(); } Then I changed this code to sync Settings with Dark value in...
The problem is not how convert Windows Image into Linux Image. Browsing the code, I can confirm this project is not a cross-platform project and it can't run in Linux...