Projects tagged ‘mac’ and ‘unicode’


[8 total ]

299 Users
   

Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code.
Created over 2 years ago.

11 Users
   

A typesetting system by Jonathan Kew and SIL International based on a merger of Donald Knuth's TeX system with Unicode and modern font technologies (multiple languages, support for AAT and OpenType advanced font features, trivial font installation).
Created over 3 years ago.

4 Users
   

An Objective-C Framework for Regular Expressions using the PCRE Library for Mac OS X Cocoa and GNUstep.
Created about 1 year ago.

2 Users

libNUI is a hardware accelerated GUI framework that makes it possible to build rich multi-platform applications based on 3D rendered dynamic layouts. Interfaces are built as a composition of widgets ... [More] and behaviors, and the framework handles positioning, resizing, anchoring, and texture stretching. Objects are connected with synchronous events and delegates for mono-threaded communication, or asynchronous notifications and message queues are used for multi-threaded applications. It also supports strings (including Unicode), paths, files, data streams, fonts, threads, critical sections, audio buffer rendering, and more. [Less]
Created 6 months ago.

0 Users

Created 3 months ago.

0 Users

Here's a situation: you have a bunch of MP3s of Russian (or Cyrillic in general) songs that you decided to drag-and-drop add to your iTunes library. No problem with that, except every once in awhile ... [More] you end up with songs/artists/albums named using "birds language" instead of proper Cyrillic letters. I have once in the past stumbled onto a small AppleScript solution that fixed that, but I was unable to trace it down again. I have, therefore, decided to "scratch this particular itch" and build one myself. See ImplementationDetails InstallingConvertRussian RunningConvertRussian for details. NOTE for Intel Mac users — there appears to be an issue with how as-convert-russian translates character codes on an Intel vs. PowerPC machine. While I am coming up with an updated script that resolves this issue, you can still run the conversion, then use "Convert ID3 Tags" -> "Reverse Unicode" in "Advanced" menu and you will get your proper Unicode Cyrillic tags (kudos to Sergii Denega for this!). Проблема: ваша коллекция MP3 была создана на Windows или по какой–либо иной причине ID3 тэги были записаны в кодировке cp-1251 (a.k.a. win-1251 или ms-cyrillic). Вы наконец купили Мак и только что перетащили все это "собрание сочинений" в iTunes. О, ужас — вместо нормальных названий исполнителей и песен, вы видите кучу непонатных символов. Вот тут–то as-convert-russian и может вам помочь. Он транслирует extended ASCII символы из кодировки Mac Latin (поскольку именно в эту кодировку они попали) в Unicode, в котором они замечательно будут сохранены в iTunes. ОБРАТИТЕ ВНИМАНИЕ (для обладателей Intel Маков). Есть проблема с тем, как as-convert-russian транслирует символы на PowerPC vs. Intel машинах. Пока я обновляю скрипт, вы можете использовать его как есть, но после конверсии воспользоваться командой "Convert ID3 Tags" -> "Reverse Unicode" из пункта меню "Advanced". Вы получите правильно сконвертированные кириллические буквы в Юникоде (соасибо Сергею Денеге за это решение). [Less]
Created 12 months ago.

0 Users

Lightweight Objective-C Regular Expressions for Mac OS X using the ICU Library
Created 7 months ago.

0 Users

ICU google summer of code project - a Macintosh (Leopard) example use of the LayoutEngine
Created 11 months ago.