Giter Club home page Giter Club logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024

Original comment by [email protected] on 5 Sep 2011 at 7:39

  • Changed state: Discussion

from ebookdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
У меня rc5 перерисовывает только левую 
верхнюю четверть страницы. Honeycomb 3.1

Original comment by [email protected] on 5 Sep 2011 at 7:45

from ebookdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
>>> У меня rc5 перерисовывает только левую 
верхнюю четверть страницы.

При увеличении, при движении ?

Original comment by [email protected] on 6 Sep 2011 at 8:25

from ebookdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
> 1. Если на странице увеличить масштаб 
текста, то он становится сильно размытым и 
остается размытым

+1. Я понимаю, что это важная и полезная 
оптимизация - не пере-рендеривать страницу 
в новом разрешении, а отмасштабировать уже 
существующее изображение (надеясь, что это 
сделает видео-акселлератор быстрее и с 
меньшими затратами), но пожалуйста, 
сделайте настраиваемым порог для такой 
оптимизации. (Псиано на основании версии 
1.2.0)


Original comment by [email protected] on 1 Oct 2011 at 10:51

from ebookdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
В настоящее время порог - увеличение на 2

Original comment by [email protected] on 1 Oct 2011 at 11:30

from ebookdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Точнее - увеличение/уменьшение зум в два 
раза по отношению к предыдущему порогу - то 
есть абсолюютный цифры - 2, 4, 16, 32 etc

Original comment by [email protected] on 1 Oct 2011 at 11:43

from ebookdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Т.е. относительное увеличение масштаба на 
100%. Да, многовато, я бы себе поставил 40-50% ;-). 
Надеюсь, технически не будет сверхсложно 
реализовать произвольный дробный порог.

Original comment by [email protected] on 1 Oct 2011 at 6:50

from ebookdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
К сожалению произвольный порог как раз 
достаточно сложно. Текущее значение 
выбрано не просто так, оно связано с 
разбиением страницы на 4 области которые 
обрабатываются независимо. В принципе 
можно делить не на 4 части а на большее, но 
это вызывет существенное замедление 
рендеринга на больших увеличениях.

Original comment by [email protected] on 1 Oct 2011 at 9:21

from ebookdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024

Original comment by [email protected] on 13 Feb 2012 at 8:49

  • Changed state: Fixed

from ebookdroid.

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.