Jump to content
You must now use your email address to sign in [click for more info] ×

chiddekel

Members
  • Posts

    99
  • Joined

  • Last visited

Everything posted by chiddekel

  1. Look on office 365 - they have web version so it's not Linux desktop version issue - but rather make work despite which platform is using for run the product. This unlocking possibility to reach Home Use on Linux Dekstop and have big impact of Corporations Linux Workstations.
  2. 1-st solution - is the simple update path if distribute by flatpak https://flatpak.org/ if app and library will provide by flatpak repo - then Linux Distro agnostic. 2nd solution - If compile to WASM - https://emscripten.org/ and provide on server as Saas - then ( team manage update on server ) and user always have recent app version.
  3. Yes - Solution 2 is the hard way - the developers of Affinity Product have some knowledge of coding principle so this is not issue. Solution 1 it's easier - the use of change compile target to WASM with https://emscripten.org - and run on browser in native speed. This tool is to c̶o̶d̶e̶ compile an app the size and complexity beyond Affinity product.
  4. There are several approach to one code base for multiple OS - one is Sass in cloud compile to WASM and run in broswer thanks to - https://emscripten.org/ In that way compile are many application include LibreOffice - https://www.theregister.com/2022/02/19/webassembly_port_libreoffice/ The another approach is use SWIFT language On Linux and Windows: https://www.swift.org/getting-started/#on-linux This is simple guide how to code on Swift.
  5. Technically Compile to web assamble will took minutes o houres and run in Browser with native speed 🚄. https://emscripten.org/ On Buissnes side - this can be the Sass Model payment, hosted on server with account for any user 👤 just like office 365 account and login can be with Google or Facebook oauth 2.
  6. Book about multiple platforms in c++: https://dl.acm.org/doi/10.5555/1407390
  7. Another one guide. https://gamedevunboxed.com/getting-setup-for-cross-platform-c-development/?amp
  8. How run function, methods in code using python3 from Windows *.DLL or Linux *.SO by ctypes. https://docs.python.org/3/library/ctypes.html
  9. Another one guide for what is important when write C++ codebase for multiplatform: https://stackoverflow.com/questions/33238345/are-c-applications-cross-platform
  10. How to write cross platform code for Windows/Linux use Visual Studio: https://devblogs.microsoft.com/cppblog/using-visual-studio-for-cross-platform-c-development-targeting-windows-and-linux/
  11. How to detect system in C https://iq.opengenus.org/detect-operating-system-in-c/
  12. Pure Js app for graphics, work bouth in Browser and desktop 🖥️ cross platform https://www.designer.io/en/
  13. Another pragmatic aproche to multiplatform. Emacscipten compile code from C, C++ to WASM and run on Browser: https://emscripten.org/ Porting Compile your existing projects written in C or C++ — or any language that uses LLVM — to browsers, Node.js, or wasm runtimes. In this way ported the LibreOffice: https://www.theregister.com/2022/02/19/webassembly_port_libreoffice
  14. Build app for SteamOs and Linux - https://partner.steamgames.com/doc/store/application/platforms/linux
  15. The RAD Studio 11 - https://www.embarcadero.com/products/rad-studio
  16. crossoplatform FireMonkey GUI for example C++ https://en.m.wikipedia.org/wiki/FireMonkey
  17. This python3 language code detect system that is running 💨 https://stackoverflow.com/questions/1854/python-what-os-am-i-running-on
  18. It's can be true - or developers and staff who create affinity success have not much time to do research. I working in one company who has many greatest technical skilled people after year realize that there are thousands of thousands library and c++ tools for Unix platform, after year all migrate to Linux and avoid compiling software for Linux on the window with wine headers library.
  19. NO - Thread topic is:Affinity products for LinuxWhen, how, and where can be the inspiration for that goal would be found (Library, SDL, OPENGL, MESA, GLUT, ) (Software BLE NDER 3D, GIMP, KRITA). If you don't want participation in this topic, got to another that you are interested in. :]
  20. Great news is: https://docs.gimp.org/2.9/en/gimp-introduction-whats-new-lab-lch.html
  21. Cool - that way in GIMP is USE an ICC color MANAGEMENT It's a hack but works. The full support is not about CMYK but reimplemented CIE LAB space. Whay? It's important for not reduce tiny edge of CMYK space.
  22. As you wish ;] YES this is CMYK support - you do not read carefully very important label below sliders, info about Profile assignment. Start of version 2.4 gimp already has Integrate ColorManagement system. ICC color profile can be import and assignment to desired color space. How it's work - after setting up ICC CMYK AND RGB profiles and choose the color, you can use CMYK space properly.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.