Git Product home page Git Product logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Could you please attach the offending file?

Original comment by [email protected] on 4 Sep 2007 at 5:07

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Here's some tests that I performed with small files.

Original comment by [email protected] on 5 Sep 2007 at 4:27

Attachments:

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Absolutely confirmed.  Damn.  :)  I'll take a look and try to release a fix 
soon.   I think it's related to text 
encoding, at first glance, but I can't be sure.

Original comment by [email protected] on 5 Sep 2007 at 10:46

  • Changed state: Accepted
  • Added labels: Priority-High
  • Removed labels: Priority-Medium

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
I just noticed two more things about this test. First, it's missing apostrophes
(probably the same text encoding problem). Second, the very last line seems to 
be
halfway chopped off. 

Original comment by [email protected] on 5 Sep 2007 at 10:51

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Yes, I saw that too.  The text-chopped-off problem has been an issue for a 
while now, and a workaround will be 
in the next release.

Original comment by [email protected] on 5 Sep 2007 at 10:53

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
It's definitely a text encoding problem.  Windows Latin 1 files don't display 
the quotes.  Mac OS Roman displays 
garbled characters.  UTF-8 works fine.  I'll try to fix it... somehow.  It's 
supposed to be recognizing the text 
encoding automatically.  Perhaps I should actually follow Apple's guidelines 
and allow the user to choose the 
encoding in the Preferences pane.

Original comment by [email protected] on 5 Sep 2007 at 11:05

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
The last-line-chopped-in-half problem is probably fixed now.  It's in SVN and 
will be in the next point release.

Original comment by [email protected] on 6 Sep 2007 at 1:43

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Okay, once small mistake; what I was calling Windows Latin 1 was actually ISO 
Latin 1.  Once the program 
recognizes Windows Latin 1 (aka Windows 1252) as such, the quotes display 
correctly.  The problem is, it can't 
really differentiate between the various legacy encodings.  So adding a user 
override in the Preferences is 
essential, and means a fix will take a bit longer.

Original comment by [email protected] on 6 Sep 2007 at 3:19

  • Changed state: Started

from iphoneebooks.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
This is fixed in version 0.9.5; at least, the files will display correctly if 
you choose Windows Latin-1 as your 
encoding.

Original comment by [email protected] on 7 Sep 2007 at 8:09

  • Changed state: Fixed

from iphoneebooks.

Related Issues (20)

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.