Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
python-docx / features / run-access-font.feature
Size: Mime:
Feature: Access run font
  In order to discover or change the character formatting of a run
  As a developer using python-docx
  I need access to the font of a run


  Scenario: Access the font of a run
    Given a run
     Then run.font is the Font object for the run