Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Fonts problem (Score 1) 620

The main problem in exchanging document with os x / linux / windows people is the fonts. I often get document from lawyers who works on windows, I open it with my openoffice on ubuntu but some fonts (not in the msttcorefonts package) are missing and I get a kind of different document.
Software

Journal Journal: Writing OCaml extensions for Python

Blog post explaining how to write an OCaml extension for the Python interpreter. It uses a C glue code to export a OCaml function in object file and to import this in a Python C extension. Explanations, code and use example on the page.

Slashdot Top Deals

Staff meeting in the conference room in 3 minutes.

Working...